aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+16
2010-02-26sunrpc: remove unnecessary svc_xprt_putNeil Brown1-4/+1
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen1-0/+1
2010-02-26mac80211: use listen interval 5 as defaultHelmut Schaa1-1/+5
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+3
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller5-53/+66
2010-02-26netfilter: xtables: restore indentationJan Engelhardt3-29/+44
2010-02-26netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan1-1/+1
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman1-23/+21
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller1-3/+0
2010-02-26ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber1-4/+8
2010-02-26net: add addr len check to dev_mc_addJiri Pirko1-0/+2
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz1-0/+3
2010-02-26netdev: use list_first_entry macrostephen hemminger1-3/+3
2010-02-26rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A1-8/+5
2010-02-26af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()Jiri Pirko1-1/+1
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber3-4/+3
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller12-94/+761
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-4/+22
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-3/+14
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney7-20/+29
2010-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller6-623/+574
2010-02-24netfilter: xtables: reduce arguments to translate_tableJan Engelhardt3-81/+45
2010-02-24netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2-124/+62
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt3-38/+130
2010-02-24netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt3-360/+182
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt3-165/+306
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde1-1/+1
2010-02-23xfrm: clone mark when cloning policyJamal Hadi Salim1-0/+1
2010-02-23netfilter: xt_recent: fix false matchTim Gardner1-1/+1
2010-02-23netfilter: xt_recent: fix buffer overflowTim Gardner1-1/+1
2010-02-22xfrm: Allow user space manipulation of SPD markJamal Hadi Salim1-6/+25
2010-02-22xfrm: Allow user space config of SAD markJamal Hadi Salim1-15/+57
2010-02-22xfrm: SP lookups with markJamal Hadi Salim1-1/+11
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim3-11/+11
2010-02-22xfrm: SA lookups with markJamal Hadi Salim1-0/+12
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim12-48/+68
2010-02-22af_key: locking changestephen hemminger1-60/+16
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger1-31/+31
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman1-1/+2
2010-02-19net: Fix sysctl restarts...Eric W. Biederman2-3/+20
2010-02-19xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim3-6/+20
2010-02-19xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim3-4/+14
2010-02-19pfkey: fix SA and SP flush sequenceJamal Hadi Salim1-6/+27
2010-02-19nl80211: add power save commandsKalle Valo3-12/+145
2010-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller2-12/+12
2010-02-19netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragmentPatrick McHardy1-7/+1
2010-02-19netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet1-1/+1
2010-02-19netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso1-11/+11
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2-2/+2