Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-26 | 5 | -53/+66 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | netfilter: xtables: restore indentation | Jan Engelhardt | 2010-02-26 | 3 | -29/+44 | |
| * | | | | | | netfilter: nfnetlink_log: fix silly refcount leak | Alexey Dobriyan | 2010-02-26 | 1 | -1/+1 | |
| * | | | | | | IPVS: ip_vs_lblcr: use list headA | Simon Horman | 2010-02-26 | 1 | -23/+21 | |
* | | | | | | | Revert "ethtool: Add n-tuple string length to drvinfo and return it" | David S. Miller | 2010-02-26 | 1 | -3/+0 | |
* | | | | | | | ipv6: Use 1280 as min MTU for ipv6 forwarding | Ulrich Weber | 2010-02-26 | 1 | -4/+8 | |
* | | | | | | | net: add addr len check to dev_mc_add | Jiri Pirko | 2010-02-26 | 1 | -0/+2 | |
* | | | | | | | ethtool: Add n-tuple string length to drvinfo and return it | Peter Waskiewicz | 2010-02-26 | 1 | -0/+3 | |
* | | | | | | | netdev: use list_first_entry macro | stephen hemminger | 2010-02-26 | 1 | -3/+3 | |
* | | | | | | | rtnetlink: clean up SR-IOV config interface | Williams, Mitch A | 2010-02-26 | 1 | -8/+5 | |
* | | | | | | | af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a... | Jiri Pirko | 2010-02-26 | 1 | -1/+1 | |
* | | | | | | | 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-26 | 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-26 | 3 | -4/+22 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | net: bug fix for vlan + gro issue | Ajit Khaparde | 2010-02-24 | 1 | -1/+1 | |
| * | | | | | | net-sysfs: Use rtnl_trylock in wireless sysfs methods. | Eric W. Biederman | 2010-02-20 | 1 | -1/+2 | |
| * | | | | | | net: Fix sysctl restarts... | Eric W. Biederman | 2010-02-20 | 2 | -3/+20 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-25 | 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-24 | 1 | -0/+1 | |
* | | | | | | | xfrm: Allow user space manipulation of SPD mark | Jamal Hadi Salim | 2010-02-23 | 1 | -6/+25 | |
* | | | | | | | xfrm: Allow user space config of SAD mark | Jamal Hadi Salim | 2010-02-23 | 1 | -15/+57 | |
* | | | | | | | xfrm: SP lookups with mark | Jamal Hadi Salim | 2010-02-23 | 1 | -1/+11 | |
* | | | | | | | xfrm: SP lookups signature with mark | Jamal Hadi Salim | 2010-02-23 | 3 | -11/+11 | |
* | | | | | | | xfrm: SA lookups with mark | Jamal Hadi Salim | 2010-02-23 | 1 | -0/+12 | |
* | | | | | | | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 2010-02-23 | 12 | -48/+68 | |
* | | | | | | | af_key: locking change | stephen hemminger | 2010-02-23 | 1 | -60/+16 | |
* | | | | | | | packet: convert socket list to RCU (v3) | stephen hemminger | 2010-02-23 | 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-19 | 2 | -2/+2 | |
* | | | | | | | net: TCP thin dupack | Andreas Petlund | 2010-02-19 | 3 | -0/+26 | |
* | | | | | | | net: TCP thin linear timeouts | Andreas Petlund | 2010-02-19 | 3 | -1/+34 |