index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
2010-03-08
1
-1
/
+2
*
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-07
2
-18
/
+4
*
net: backlog functions rename
Zhu Yi
2010-03-05
2
-3
/
+3
*
udp: use limited socket backlog
Zhu Yi
2010-03-05
1
-10
/
+18
*
tcp: use limited socket backlog
Zhu Yi
2010-03-05
1
-2
/
+4
*
IPv6: fix race between cleanup and add/delete address
stephen hemminger
2010-03-04
1
-5
/
+13
*
IPv6: addrconf notify when address is unavailable
stephen hemminger
2010-03-04
1
-17
/
+29
*
IPv6: addrconf timer race
stephen hemminger
2010-03-04
1
-13
/
+15
*
IPv6: addrconf dad timer unnecessary bh_disable
stephen hemminger
2010-03-04
1
-5
/
+5
*
ipsec: Fix bogus bundle flowi
Herbert Xu
2010-03-03
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-26
1
-10
/
+15
|
\
|
*
netfilter: xtables: restore indentation
Jan Engelhardt
2010-02-26
1
-10
/
+15
*
|
ipv6: Use 1280 as min MTU for ipv6 forwarding
Ulrich Weber
2010-02-26
1
-4
/
+8
*
|
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
2010-02-26
3
-4
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-25
1
-2
/
+14
|
\
\
|
*
|
net: Fix sysctl restarts...
Eric W. Biederman
2010-02-19
1
-2
/
+14
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-24
2
-229
/
+215
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
2010-02-24
1
-27
/
+15
|
*
|
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
2010-02-24
1
-62
/
+31
|
*
|
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
2010-02-24
1
-17
/
+61
|
*
|
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
2010-02-24
1
-118
/
+61
|
*
|
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
2010-02-24
1
-56
/
+104
|
*
|
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...
Patrick McHardy
2010-02-19
1
-7
/
+1
*
|
|
xfrm: SA lookups signature with mark
Jamal Hadi Salim
2010-02-22
4
-5
/
+7
*
|
|
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2010-02-18
13
-27
/
+23
*
|
|
ipv6: use standard lists for FIB walks
Alexey Dobriyan
2010-02-18
1
-13
/
+4
*
|
|
ipv6: remove stale MIB definitions
Alexey Dobriyan
2010-02-18
1
-5
/
+0
|
/
/
*
|
IPv6: convert mc_lock to spinlock
Stephen Hemminger
2010-02-17
1
-9
/
+10
*
|
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
2010-02-17
2
-2
/
+0
*
|
percpu: add __percpu sparse annotations to net
Tejun Heo
2010-02-16
3
-36
/
+39
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
1
-5
/
+1
|
\
\
|
|
/
|
*
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
2010-02-16
1
-5
/
+1
*
|
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2010-02-16
2
-4
/
+2
*
|
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
2010-02-16
3
-55
/
+41
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-02-16
9
-435
/
+208
|
\
\
|
*
|
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
2010-02-15
2
-6
/
+14
|
*
|
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
2010-02-15
1
-1
/
+2
|
*
|
netfilter: xtables: add const qualifiers
Jan Engelhardt
2010-02-15
1
-40
/
+48
|
*
|
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
2010-02-15
1
-2
/
+2
|
*
|
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
|
|
\
\
|
*
|
|
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
[next]