Age | Commit message (Expand) | Author | Files | Lines |
2010-03-13 | ipv6: Send netlink notification when DAD fails | Herbert Xu | 1 | -0/+2 |
2010-03-08 | tcp: Add SNMP counters for backlog and min_ttl drops | Eric Dumazet | 1 | -1/+2 |
2010-03-08 | ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. | YOSHIFUJI Hideaki / 吉藤英明 | 2 | -18/+4 |
2010-03-06 | net: backlog functions rename | Zhu Yi | 2 | -3/+3 |
2010-03-06 | udp: use limited socket backlog | Zhu Yi | 1 | -10/+18 |
2010-03-06 | tcp: use limited socket backlog | Zhu Yi | 1 | -2/+4 |
2010-03-04 | IPv6: fix race between cleanup and add/delete address | stephen hemminger | 1 | -5/+13 |
2010-03-04 | IPv6: addrconf notify when address is unavailable | stephen hemminger | 1 | -17/+29 |
2010-03-04 | IPv6: addrconf timer race | stephen hemminger | 1 | -13/+15 |
2010-03-04 | IPv6: addrconf dad timer unnecessary bh_disable | stephen hemminger | 1 | -5/+5 |
2010-03-03 | ipsec: Fix bogus bundle flowi | Herbert Xu | 1 | -1/+2 |
2010-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -10/+15 |
2010-02-26 | netfilter: xtables: restore indentation | Jan Engelhardt | 1 | -10/+15 |
2010-02-26 | ipv6: Use 1280 as min MTU for ipv6 forwarding | Ulrich Weber | 1 | -4/+8 |
2010-02-26 | ipv6: Remove IPV6_ADDR_RESERVED | Ulrich Weber | 3 | -4/+3 |
2010-02-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+14 |
2010-02-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -229/+215 |
2010-02-24 | netfilter: xtables: reduce arguments to translate_table | Jan Engelhardt | 1 | -27/+15 |
2010-02-24 | netfilter: xtables: optimize call flow around xt_ematch_foreach | Jan Engelhardt | 1 | -62/+31 |
2010-02-24 | netfilter: xtables: replace XT_MATCH_ITERATE macro | Jan Engelhardt | 1 | -17/+61 |
2010-02-24 | netfilter: xtables: optimize call flow around xt_entry_foreach | Jan Engelhardt | 1 | -118/+61 |
2010-02-24 | netfilter: xtables: replace XT_ENTRY_ITERATE macro | Jan Engelhardt | 1 | -56/+104 |
2010-02-23 | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 4 | -5/+7 |
2010-02-20 | net: Fix sysctl restarts... | Eric W. Biederman | 1 | -2/+14 |
2010-02-19 | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing... | Patrick McHardy | 1 | -7/+1 |
2010-02-19 | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 13 | -27/+23 |
2010-02-19 | ipv6: use standard lists for FIB walks | Alexey Dobriyan | 1 | -13/+4 |
2010-02-19 | ipv6: remove stale MIB definitions | Alexey Dobriyan | 1 | -5/+0 |
2010-02-18 | IPv6: convert mc_lock to spinlock | Stephen Hemminger | 1 | -9/+10 |
2010-02-17 | net: remove INIT_RCU_HEAD() usage | Alexey Dobriyan | 2 | -2/+0 |
2010-02-17 | percpu: add __percpu sparse annotations to net | Tejun Heo | 3 | -36/+39 |
2010-02-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -5/+1 |
2010-02-17 | net neigh: Decouple per interface neighbour table controls from binary sysctls | Eric W. Biederman | 2 | -4/+2 |
2010-02-17 | tunnels: fix netns vs proto registration ordering | Alexey Dobriyan | 3 | -55/+41 |
2010-02-17 | ipcomp: Avoid duplicate calls to ipcomp_destroy | Herbert Xu | 1 | -5/+1 |
2010-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 9 | -435/+208 |
2010-02-16 | IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS | Shan Wei | 1 | -9/+4 |
2010-02-15 | netfilter: nf_conntrack: add support for "conntrack zones" | Patrick McHardy | 2 | -6/+14 |
2010-02-15 | netfilter: nf_conntrack: pass template to l4proto ->error() handler | Patrick McHardy | 1 | -1/+2 |
2010-02-15 | netfilter: xtables: add const qualifiers | Jan Engelhardt | 1 | -40/+48 |
2010-02-15 | netfilter: xtables: constify args in compat copying functions | Jan Engelhardt | 1 | -2/+2 |
2010-02-15 | netfilter: iptables: remove unused function arguments | Jan Engelhardt | 1 | -7/+3 |
2010-02-13 | udp: remove redundant variable | Gerrit Renker | 1 | -8/+7 |
2010-02-12 | IPv6: remove trivial nested _bh suffix | stephen hemminger | 1 | -10/+11 |
2010-02-12 | IPv6: keep permanent addresses on admin down | stephen hemminger | 1 | -11/+24 |
2010-02-12 | ipv6: fib: fix crash when changing large fib while dumping it | Patrick McHardy | 1 | -2/+27 |
2010-02-11 | netfilter: xtables: fix mangle tables | Alexey Dobriyan | 1 | -1/+3 |
2010-02-10 | netfilter: xtables: generate initial table on-demand | Jan Engelhardt | 5 | -134/+39 |
2010-02-10 | netfilter: xtables: use xt_table for hook instantiation | Jan Engelhardt | 4 | -112/+28 |
2010-02-10 | netfilter: xtables: compact table hook functions (2/2) | Jan Engelhardt | 3 | -18/+6 |