index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: iptables: remove unused function arguments
Jan Engelhardt
2010-02-15
1
-7
/
+3
*
netfilter: xtables: fix mangle tables
Alexey Dobriyan
2010-02-11
1
-1
/
+3
*
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
2010-02-10
5
-134
/
+39
*
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
2010-02-10
4
-112
/
+28
*
netfilter: xtables: compact table hook functions (2/2)
Jan Engelhardt
2010-02-10
3
-18
/
+6
*
netfilter: xtables: compact table hook functions (1/2)
Jan Engelhardt
2010-02-10
4
-106
/
+51
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-02-10
26
-150
/
+197
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-09
1
-2
/
+2
|
|
\
|
|
*
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
2010-02-08
1
-2
/
+2
|
*
|
netns xfrm: ipcomp6 support
Alexey Dobriyan
2010-01-28
1
-5
/
+8
|
*
|
netns xfrm: xfrm6_tunnel in netns
Alexey Dobriyan
2010-01-28
2
-59
/
+85
|
*
|
netns xfrm: fixup xfrm6_tunnel error propagation
Alexey Dobriyan
2010-01-28
1
-5
/
+11
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
2
-11
/
+15
|
|
\
\
|
|
|
/
|
|
*
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
2010-01-26
1
-0
/
+1
|
|
*
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
2010-01-24
1
-11
/
+14
|
*
|
net: constify MIB name tables
Alexey Dobriyan
2010-01-23
1
-6
/
+6
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
1
-1
/
+6
|
|
\
\
|
|
|
/
|
|
*
ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
David S. Miller
2010-01-13
1
-1
/
+6
|
*
|
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-17
19
-57
/
+53
|
*
|
tcp: account SYN-ACK timeouts & retransmissions
Octavian Purdila
2010-01-17
1
-2
/
+10
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
1
-2
/
+1
|
|
\
\
|
|
|
/
|
|
*
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
2010-01-06
1
-2
/
+1
|
*
|
NET: ipv6, remove unnecessary check
Jiri Slaby
2010-01-10
1
-1
/
+1
|
*
|
net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
Joe Perches
2010-01-08
1
-1
/
+1
*
|
|
netfilter: nf_conntrack: support conntrack templates
Patrick McHardy
2010-02-03
1
-1
/
+1
*
|
|
netfilter: add struct net * to target parameters
Patrick McHardy
2010-02-03
1
-3
/
+5
*
|
|
IPv6: reassembly: replace magic number with macro definitions
Shan Wei
2010-01-20
2
-4
/
+4
*
|
|
netfilter: nf_conntrack_ipv6: delete the redundant macro definitions
Shan Wei
2010-01-20
1
-3
/
+0
*
|
|
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
2010-01-18
5
-21
/
+24
*
|
|
netfilter: xtables: add struct xt_mtchk_param::net
Alexey Dobriyan
2010-01-18
1
-6
/
+8
|
/
/
*
|
net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
laurent chavey
2009-12-23
1
-1
/
+2
|
/
*
ipv6: fix an oops when force unload ipv6 module
Yang Hongyang
2009-12-18
1
-1
/
+2
*
netns: fix net.ipv6.route.gc_min_interval_ms in netns
Alexey Dobriyan
2009-12-18
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-12-15
3
-6
/
+25
|
\
|
*
netfilter: fix crashes in bridge netfilter caused by fragment jumps
Patrick McHardy
2009-12-15
1
-0
/
+6
|
*
ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...
Patrick McHardy
2009-12-15
3
-6
/
+19
*
|
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
David S. Miller
2009-12-15
2
-17
/
+14
*
|
tcp: Fix a connect() race with timewait sockets
Eric Dumazet
2009-12-08
2
-3
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
35
-730
/
+1346
|
\
|
*
tcp: connect() race with timewait reuse
Eric Dumazet
2009-12-03
1
-5
/
+10
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-12-03
10
-86
/
+74
|
|
\
|
|
*
netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line
Joe Perches
2009-11-23
9
-83
/
+72
|
|
*
netfilter: remove unneccessary checks from netlink notifiers
Patrick McHardy
2009-11-06
1
-2
/
+1
|
|
*
netfilter: remove synchronize_net() calls in ip_queue/ip6_queue
Eric Dumazet
2009-11-04
1
-1
/
+1
|
*
|
net: Batch inet_twsk_purge
Eric W. Biederman
2009-12-03
1
-3
/
+8
|
*
|
net: Allow fib_rule_unregister to batch
Eric W. Biederman
2009-12-03
1
-15
/
+7
|
*
|
net 04/05: fib_rules: allow to delete local rule
Patrick McHardy
2009-12-03
1
-1
/
+1
|
*
|
TCPCT part 1g: Responder Cookie => Initiator
William Allen Simpson
2009-12-02
2
-4
/
+53
|
*
|
TCPCT part 1d: define TCP cookie option, extend existing struct's
William Allen Simpson
2009-12-02
1
-0
/
+13
|
*
|
TCPCT part 1a: add request_values parameter for sending SYNACK
William Allen Simpson
2009-12-02
1
-15
/
+12
[next]