summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller
2010-02-26ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber
2010-02-26net: add addr len check to dev_mc_addJiri Pirko
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz
2010-02-26netdev: use list_first_entry macrostephen hemminger
2010-02-26rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A
2010-02-26af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...Jiri Pirko
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney
2010-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-24netfilter: xtables: reduce arguments to translate_tableJan Engelhardt
2010-02-24netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt
2010-02-24netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde
2010-02-23xfrm: clone mark when cloning policyJamal Hadi Salim
2010-02-23netfilter: xt_recent: fix false matchTim Gardner
2010-02-23netfilter: xt_recent: fix buffer overflowTim Gardner
2010-02-22xfrm: Allow user space manipulation of SPD markJamal Hadi Salim
2010-02-22xfrm: Allow user space config of SAD markJamal Hadi Salim
2010-02-22xfrm: SP lookups with markJamal Hadi Salim
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim
2010-02-22xfrm: SA lookups with markJamal Hadi Salim
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim
2010-02-22af_key: locking changestephen hemminger
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-02-19net: Fix sysctl restarts...Eric W. Biederman
2010-02-19xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim
2010-02-19xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim
2010-02-19pfkey: fix SA and SP flush sequenceJamal Hadi Salim
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-19netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy
2010-02-19netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet
2010-02-19netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal
2010-02-18net: TCP thin dupackAndreas Petlund
2010-02-18net: TCP thin linear timeoutsAndreas Petlund
2010-02-18const: struct nla_policyAlexey Dobriyan
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-18ipv6: use standard lists for FIB walksAlexey Dobriyan
2010-02-18ipv6: remove stale MIB definitionsAlexey Dobriyan
2010-02-18AF_UNIX: update locking commentStephen Hemminger
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy