Age | Commit message (Expand) | Author |
2010-02-16 | net neigh: Decouple per interface neighbour table controls from binary sysctls | Eric W. Biederman |
2010-02-16 | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers | Eric W. Biederman |
2010-02-16 | tunnels: fix netns vs proto registration ordering | Alexey Dobriyan |
2010-02-16 | gre: fix netns vs proto registration ordering | Alexey Dobriyan |
2010-02-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-02-15 | ethtool: reduce stack usage | Eric Dumazet |
2010-02-15 | X25: Dont let x25_bind use addresses containing characters | andrew hendry |
2010-02-15 | X25: Fix x25_create errors for bad protocol and ENOBUFS | andrew hendry |
2010-02-15 | xfrm: Flushing empty SPD generates false events | jamal |
2010-02-15 | xfrm: Flushing empty SAD generates false events | jamal |
2010-02-15 | IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS | Shan Wei |
2010-02-15 | ethtool: Move n-tuple capability check into set_flags | Peter Waskiewicz |
2010-02-15 | ethtool: Fix filter addition when caching n-tuple filters | Peter Waskiewicz |
2010-02-15 | netfilter: CONFIG_COMPAT: allow delta to exceed 32767 | Florian Westphal |
2010-02-15 | netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets | Florian Westphal |
2010-02-15 | netfilter: ebtables: abort if next_offset is too small | Florian Westphal |
2010-02-15 | netfilter: ctnetlink: add zone support | Patrick McHardy |
2010-02-15 | netfilter: nf_conntrack: add support for "conntrack zones" | Patrick McHardy |
2010-02-15 | netfilter: nf_conntrack: pass template to l4proto ->error() handler | Patrick McHardy |
2010-02-15 | netfilter: xtables: add const qualifiers | Jan Engelhardt |
2010-02-15 | netfilter: xtables: constify args in compat copying functions | Jan Engelhardt |
2010-02-15 | netfilter: xtables: print details on size mismatch | Jan Engelhardt |
2010-02-15 | netfilter: iptables: remove unused function arguments | Jan Engelhardt |
2010-02-15 | netfilter: xt_recent: inform user when hitcount is too large | Jan Engelhardt |
2010-02-14 | mac80211: Fix error introduced in netdev_mc_count() changes. | David S. Miller |
2010-02-14 | net: Fix first line of kernel-doc for a few functions | Ben Hutchings |
2010-02-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-14 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-02-14 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-02-12 | rtnetlink: Add VF config code to rtnetlink | Williams, Mitch A |
2010-02-12 | udp: remove redundant variable | Gerrit Renker |
2010-02-12 | dccp: support for passing MSG_TRUNC | Gerrit Renker |
2010-02-12 | xfrm: validate attributes | jamal |
2010-02-12 | IPv6: remove trivial nested _bh suffix | stephen hemminger |
2010-02-12 | IPv6: keep permanent addresses on admin down | stephen hemminger |
2010-02-12 | ipv6: fib: fix crash when changing large fib while dumping it | Patrick McHardy |
2010-02-12 | mac80211: fix handling of null-rate control in rate_control_get_rate | Juuso Oikarinen |
2010-02-12 | dccp: allow probing of CCID-array length | Gerrit Renker |
2010-02-12 | inet: Remove bogus IGMPv3 report handling | Herbert Xu |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-02-12 | netfilter: don't use INIT_RCU_HEAD() | Alexey Dobriyan |
2010-02-11 | ethtool: Use explicit designated initializers for .cmd | Roland Dreier |
2010-02-11 | netfilter: xtables: fix mangle tables | Alexey Dobriyan |
2010-02-11 | netfilter: nf_conntrack_sip: add T.38 FAX support | Patrick McHardy |
2010-02-11 | netfilter: nf_nat_sip: add TCP support | Patrick McHardy |
2010-02-11 | netfilter: nf_nat: support mangling a single TCP packet multiple times | Patrick McHardy |
2010-02-11 | netfilter: nf_conntrack_sip: add TCP support | Patrick McHardy |
2010-02-11 | netfilter: nf_conntrack_sip: pass data offset to NAT functions | Patrick McHardy |
2010-02-11 | netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing | Patrick McHardy |
2010-02-11 | netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect | Patrick McHardy |