1. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  2. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  3. 54831a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  4. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 15 years ago
  5. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 15 years ago
  6. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 15 years ago
  7. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 15 years ago
  8. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 15 years ago
  9. c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 15 years ago
  10. fb977e2 xfrm: clone mark when cloning policy by Jamal Hadi Salim · 15 years ago
  11. 8ccb92a netfilter: xt_recent: fix false match by Tim Gardner · 15 years ago
  12. 2c08522 netfilter: xt_recent: fix buffer overflow by Tim Gardner · 15 years ago
  13. 295fae5 xfrm: Allow user space manipulation of SPD mark by Jamal Hadi Salim · 15 years ago
  14. 6f26b61 xfrm: Allow user space config of SAD mark by Jamal Hadi Salim · 15 years ago
  15. 34f8d88 xfrm: SP lookups with mark by Jamal Hadi Salim · 15 years ago
  16. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 15 years ago
  17. 3d6acfa xfrm: SA lookups with mark by Jamal Hadi Salim · 15 years ago
  18. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
  19. 7f6b9db af_key: locking change by stephen hemminger · 15 years ago
  20. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 15 years ago
  21. b8afe64 net-sysfs: Use rtnl_trylock in wireless sysfs methods. by Eric W. Biederman · 15 years ago
  22. 88af182 net: Fix sysctl restarts... by Eric W. Biederman · 15 years ago
  23. 2f1eb65 xfrm: Flushing empty SPD generates false events by Jamal Hadi Salim · 15 years ago
  24. 9e64cc9 xfrm: Flushing empty SAD generates false events by Jamal Hadi Salim · 15 years ago
  25. 8be987d pfkey: fix SA and SP flush sequence by Jamal Hadi Salim · 15 years ago
  26. ffb9eb3 nl80211: add power save commands by Kalle Valo · 15 years ago
  27. 927606a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  28. 9e2dcf7 netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment by Patrick McHardy · 15 years ago
  29. 64507fd netfilter: nf_queue: fix NF_STOLEN skb leak by Eric Dumazet · 15 years ago
  30. a88e22a netfilter: ctnetlink: fix creation of conntrack with helpers by Pablo Neira Ayuso · 15 years ago
  31. 72032fd xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR by jamal · 15 years ago
  32. 7e38017 net: TCP thin dupack by Andreas Petlund · 15 years ago
  33. 36e31b0 net: TCP thin linear timeouts by Andreas Petlund · 15 years ago
  34. b54452b const: struct nla_policy by Alexey Dobriyan · 15 years ago
  35. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
  36. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 15 years ago
  37. bc417d9 ipv6: remove stale MIB definitions by Alexey Dobriyan · 15 years ago
  38. 663717f AF_UNIX: update locking comment by Stephen Hemminger · 15 years ago
  39. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 15 years ago
  40. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 15 years ago
  41. 477c608 Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6 by Patrick McHardy · 15 years ago
  42. 6457d26 IPv6: convert mc_lock to spinlock by Stephen Hemminger · 15 years ago
  43. 5ff3f07 net: export attach/detach filter routines by Michael S. Tsirkin · 15 years ago
  44. e76b69c net: bug fix for vlan + gro issue by Ajit Khaparde · 15 years ago
  45. 069c474 xfrm: Revert false event eliding commits. by David S. Miller · 15 years ago
  46. 7af3351 ethtool: Don't flush n-tuple list from ethtool_reset() by Ben Hutchings · 15 years ago
  47. faf2342 net: use kasprintf() for socket cache names by Alexey Dobriyan · 15 years ago
  48. 8a5ce54 xt_hashlimit: fix locking by Eric Dumazet · 15 years ago
  49. 9f0beba ipmr: remove useless checks from ipmr_device_event by Pavel Emelyanov · 15 years ago
  50. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 15 years ago
  51. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 15 years ago
  52. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 6836b9b xfrm: avoid spinlock in get_acqseq() used by xfrm user by jamal · 15 years ago
  54. 5d67767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 15 years ago
  56. 0229168 net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers by Eric W. Biederman · 15 years ago
  57. d5aa407 tunnels: fix netns vs proto registration ordering by Alexey Dobriyan · 15 years ago
  58. c2892f0 gre: fix netns vs proto registration ordering by Alexey Dobriyan · 15 years ago
  59. 553f911 xfrm: Fix xfrm_state_clone leak by Herbert Xu · 15 years ago
  60. 10e7454 ipcomp: Avoid duplicate calls to ipcomp_destroy by Herbert Xu · 15 years ago
  61. 1cab819 ethtool: allow non-admin user to read GRO settings. by stephen hemminger · 15 years ago
  62. bef5d1c mac80211: split ieee80211_drop_unencrypted by Johannes Berg · 15 years ago
  63. 749f621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  64. 6e705f5 netfilter: ebtables: mark: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  65. 314ddca netfilter: ebt_limit: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  66. 90b89af netfilter: ebtables: try native set/getsockopt handlers, too by Florian Westphal · 15 years ago
  67. 81e675c netfilter: ebtables: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  68. 49facff netfilter: ebtables: split update_counters into two functions by Florian Westphal · 15 years ago
  69. 837395a netfilter: ebtables: split copy_everything_to_user into two functions by Florian Westphal · 15 years ago
  70. e788759 netfilter: ebtables: split do_replace into two functions by Florian Westphal · 15 years ago
  71. 339c6e9 ethtool: reduce stack usage by Eric Dumazet · 15 years ago
  72. a928852 X25: Dont let x25_bind use addresses containing characters by andrew hendry · 15 years ago
  73. b18e7a0 X25: Fix x25_create errors for bad protocol and ENOBUFS by andrew hendry · 15 years ago
  74. 0dca3a8 xfrm: Flushing empty SPD generates false events by jamal · 15 years ago
  75. 19f4c71 xfrm: Flushing empty SAD generates false events by jamal · 15 years ago
  76. 9546377 IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS by Shan Wei · 15 years ago
  77. 0d643e1 ethtool: Move n-tuple capability check into set_flags by Peter Waskiewicz · 15 years ago
  78. e858911 ethtool: Fix filter addition when caching n-tuple filters by Peter Waskiewicz · 15 years ago
  79. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  80. 8404080 mac80211: reject unhandled action frames by Johannes Berg · 15 years ago
  81. 0e956c1 nl80211: does not allow NEW_STATION and DEL_STATION for mesh by Thadeu Lima de Souza Cascardo · 15 years ago
  82. 2f5265e mac80211: fix netdev rename by Johannes Berg · 15 years ago
  83. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 15 years ago
  84. fc0e3df netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets by Florian Westphal · 15 years ago
  85. 1756de2 netfilter: ebtables: abort if next_offset is too small by Florian Westphal · 15 years ago
  86. ef00f89 netfilter: ctnetlink: add zone support by Patrick McHardy · 15 years ago
  87. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  88. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 15 years ago
  89. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 16 years ago
  90. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 16 years ago
  91. b402405 netfilter: xtables: print details on size mismatch by Jan Engelhardt · 16 years ago
  92. fa96a0e netfilter: iptables: remove unused function arguments by Jan Engelhardt · 15 years ago
  93. 98e6d2d netfilter: xt_recent: inform user when hitcount is too large by Jan Engelhardt · 15 years ago
  94. 228da6c mac80211: Fix error introduced in netdev_mc_count() changes. by David S. Miller · 15 years ago
  95. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  96. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  98. 3d0beb9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  99. ebc08a6 rtnetlink: Add VF config code to rtnetlink by Williams, Mitch A · 15 years ago
  100. 81d54ec udp: remove redundant variable by Gerrit Renker · 15 years ago