Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | ipv6: Remove IPV6_ADDR_RESERVED | Ulrich Weber | 2010-02-26 | 3 | -4/+3 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-25 | 12 | -94/+761 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | nl80211: add power save commands | Kalle Valo | 2010-02-19 | 3 | -12/+145 | |
| * | | | | | | mac80211: split ieee80211_drop_unencrypted | Johannes Berg | 2010-02-16 | 1 | -4/+18 | |
| * | | | | | | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 10 | -15/+534 | |
| * | | | | | | mac80211: reject unhandled action frames | Johannes Berg | 2010-02-15 | 1 | -33/+57 | |
| * | | | | | | nl80211: does not allow NEW_STATION and DEL_STATION for mesh | Thadeu Lima de Souza Cascardo | 2010-02-15 | 1 | -36/+13 | |
| * | | | | | | mac80211: fix netdev rename | Johannes Berg | 2010-02-15 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-25 | 3 | -4/+22 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | net: bug fix for vlan + gro issue | Ajit Khaparde | 2010-02-23 | 1 | -1/+1 | |
| * | | | | | | net-sysfs: Use rtnl_trylock in wireless sysfs methods. | Eric W. Biederman | 2010-02-19 | 1 | -1/+2 | |
| * | | | | | | net: Fix sysctl restarts... | Eric W. Biederman | 2010-02-19 | 2 | -3/+20 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-24 | 6 | -623/+574 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | netfilter: xtables: reduce arguments to translate_table | Jan Engelhardt | 2010-02-24 | 3 | -81/+45 | |
| * | | | | | | netfilter: xtables: optimize call flow around xt_ematch_foreach | Jan Engelhardt | 2010-02-24 | 2 | -124/+62 | |
| * | | | | | | netfilter: xtables: replace XT_MATCH_ITERATE macro | Jan Engelhardt | 2010-02-24 | 3 | -38/+130 | |
| * | | | | | | netfilter: xtables: optimize call flow around xt_entry_foreach | Jan Engelhardt | 2010-02-24 | 3 | -360/+182 | |
| * | | | | | | netfilter: xtables: replace XT_ENTRY_ITERATE macro | Jan Engelhardt | 2010-02-24 | 3 | -165/+306 | |
| * | | | | | | netfilter: xt_recent: fix false match | Tim Gardner | 2010-02-23 | 1 | -1/+1 | |
| * | | | | | | netfilter: xt_recent: fix buffer overflow | Tim Gardner | 2010-02-23 | 1 | -1/+1 | |
| * | | | | | | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing... | Patrick McHardy | 2010-02-19 | 1 | -7/+1 | |
* | | | | | | | xfrm: clone mark when cloning policy | Jamal Hadi Salim | 2010-02-23 | 1 | -0/+1 | |
* | | | | | | | xfrm: Allow user space manipulation of SPD mark | Jamal Hadi Salim | 2010-02-22 | 1 | -6/+25 | |
* | | | | | | | xfrm: Allow user space config of SAD mark | Jamal Hadi Salim | 2010-02-22 | 1 | -15/+57 | |
* | | | | | | | xfrm: SP lookups with mark | Jamal Hadi Salim | 2010-02-22 | 1 | -1/+11 | |
* | | | | | | | xfrm: SP lookups signature with mark | Jamal Hadi Salim | 2010-02-22 | 3 | -11/+11 | |
* | | | | | | | xfrm: SA lookups with mark | Jamal Hadi Salim | 2010-02-22 | 1 | -0/+12 | |
* | | | | | | | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 2010-02-22 | 12 | -48/+68 | |
* | | | | | | | af_key: locking change | stephen hemminger | 2010-02-22 | 1 | -60/+16 | |
* | | | | | | | packet: convert socket list to RCU (v3) | stephen hemminger | 2010-02-22 | 1 | -31/+31 | |
* | | | | | | | xfrm: Flushing empty SPD generates false events | Jamal Hadi Salim | 2010-02-19 | 3 | -6/+20 | |
* | | | | | | | xfrm: Flushing empty SAD generates false events | Jamal Hadi Salim | 2010-02-19 | 3 | -4/+14 | |
* | | | | | | | pfkey: fix SA and SP flush sequence | Jamal Hadi Salim | 2010-02-19 | 1 | -6/+27 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-19 | 2 | -12/+12 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | netfilter: nf_queue: fix NF_STOLEN skb leak | Eric Dumazet | 2010-02-19 | 1 | -1/+1 | |
| * | | | | | | netfilter: ctnetlink: fix creation of conntrack with helpers | Pablo Neira Ayuso | 2010-02-19 | 1 | -11/+11 | |
* | | | | | | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR | jamal | 2010-02-18 | 2 | -2/+2 | |
* | | | | | | | net: TCP thin dupack | Andreas Petlund | 2010-02-18 | 3 | -0/+26 | |
* | | | | | | | net: TCP thin linear timeouts | Andreas Petlund | 2010-02-18 | 3 | -1/+34 | |
* | | | | | | | const: struct nla_policy | Alexey Dobriyan | 2010-02-18 | 8 | -28/+19 | |
* | | | | | | | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 2010-02-18 | 16 | -36/+31 | |
* | | | | | | | 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 | |
* | | | | | | | AF_UNIX: update locking comment | Stephen Hemminger | 2010-02-18 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n | Patrick McHardy | 2010-02-18 | 1 | -1/+5 | |
* | | | | | | ipvs: SCTP Trasport Loadbalancing Support | Venkata Mohan Reddy | 2010-02-18 | 7 | -11/+1264 | |
* | | | | | | Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6 | Patrick McHardy | 2010-02-18 | 4 | -119/+1124 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | netfilter: ebtables: mark: add CONFIG_COMPAT support | Florian Westphal | 2010-02-16 | 2 | -0/+68 | |
| * | | | | | | netfilter: ebt_limit: add CONFIG_COMPAT support | Florian Westphal | 2010-02-16 | 1 | -0/+16 | |
| * | | | | | | netfilter: ebtables: try native set/getsockopt handlers, too | Florian Westphal | 2010-02-16 | 1 | -10/+24 |