1. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  2. 6836b9b xfrm: avoid spinlock in get_acqseq() used by xfrm user by jamal · 15 years ago
  3. 5d67767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  4. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 15 years ago
  5. 0229168 net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers by Eric W. Biederman · 15 years ago
  6. d5aa407 tunnels: fix netns vs proto registration ordering by Alexey Dobriyan · 15 years ago
  7. c2892f0 gre: fix netns vs proto registration ordering by Alexey Dobriyan · 15 years ago
  8. 553f911 xfrm: Fix xfrm_state_clone leak by Herbert Xu · 15 years ago
  9. 10e7454 ipcomp: Avoid duplicate calls to ipcomp_destroy by Herbert Xu · 15 years ago
  10. 1cab819 ethtool: allow non-admin user to read GRO settings. by stephen hemminger · 15 years ago
  11. bef5d1c mac80211: split ieee80211_drop_unencrypted by Johannes Berg · 15 years ago
  12. 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
  13. 6e705f5 netfilter: ebtables: mark: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  14. 314ddca netfilter: ebt_limit: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  15. 90b89af netfilter: ebtables: try native set/getsockopt handlers, too by Florian Westphal · 15 years ago
  16. 81e675c netfilter: ebtables: add CONFIG_COMPAT support by Florian Westphal · 15 years ago
  17. 49facff netfilter: ebtables: split update_counters into two functions by Florian Westphal · 15 years ago
  18. 837395a netfilter: ebtables: split copy_everything_to_user into two functions by Florian Westphal · 15 years ago
  19. e788759 netfilter: ebtables: split do_replace into two functions by Florian Westphal · 15 years ago
  20. 339c6e9 ethtool: reduce stack usage by Eric Dumazet · 15 years ago
  21. a928852 X25: Dont let x25_bind use addresses containing characters by andrew hendry · 15 years ago
  22. b18e7a0 X25: Fix x25_create errors for bad protocol and ENOBUFS by andrew hendry · 15 years ago
  23. 0dca3a8 xfrm: Flushing empty SPD generates false events by jamal · 15 years ago
  24. 19f4c71 xfrm: Flushing empty SAD generates false events by jamal · 15 years ago
  25. 9546377 IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS by Shan Wei · 15 years ago
  26. 0d643e1 ethtool: Move n-tuple capability check into set_flags by Peter Waskiewicz · 15 years ago
  27. e858911 ethtool: Fix filter addition when caching n-tuple filters by Peter Waskiewicz · 15 years ago
  28. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  29. 8404080 mac80211: reject unhandled action frames by Johannes Berg · 15 years ago
  30. 0e956c1 nl80211: does not allow NEW_STATION and DEL_STATION for mesh by Thadeu Lima de Souza Cascardo · 15 years ago
  31. 2f5265e mac80211: fix netdev rename by Johannes Berg · 15 years ago
  32. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 15 years ago
  33. fc0e3df netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets by Florian Westphal · 15 years ago
  34. 1756de2 netfilter: ebtables: abort if next_offset is too small by Florian Westphal · 15 years ago
  35. ef00f89 netfilter: ctnetlink: add zone support by Patrick McHardy · 15 years ago
  36. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  37. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 15 years ago
  38. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  39. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  40. b402405 netfilter: xtables: print details on size mismatch by Jan Engelhardt · 15 years ago
  41. fa96a0e netfilter: iptables: remove unused function arguments by Jan Engelhardt · 15 years ago
  42. 98e6d2d netfilter: xt_recent: inform user when hitcount is too large by Jan Engelhardt · 15 years ago
  43. 228da6c mac80211: Fix error introduced in netdev_mc_count() changes. by David S. Miller · 15 years ago
  44. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  45. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. 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
  47. 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
  48. ebc08a6 rtnetlink: Add VF config code to rtnetlink by Williams, Mitch A · 15 years ago
  49. 81d54ec udp: remove redundant variable by Gerrit Renker · 15 years ago
  50. 55d9559 dccp: support for passing MSG_TRUNC by Gerrit Renker · 15 years ago
  51. c28e930 xfrm: validate attributes by jamal · 15 years ago
  52. 21809fa IPv6: remove trivial nested _bh suffix by stephen hemminger · 15 years ago
  53. dc2b99f IPv6: keep permanent addresses on admin down by stephen hemminger · 15 years ago
  54. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 15 years ago
  55. 5affcd6 mac80211: fix handling of null-rate control in rate_control_get_rate by Juuso Oikarinen · 15 years ago
  56. 69a6a0b dccp: allow probing of CCID-array length by Gerrit Renker · 15 years ago
  57. c6b471e inet: Remove bogus IGMPv3 report handling by Herbert Xu · 15 years ago
  58. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  59. ca1c2e2 netfilter: don't use INIT_RCU_HEAD() by Alexey Dobriyan · 15 years ago
  60. 8e55742 ethtool: Use explicit designated initializers for .cmd by Roland Dreier · 15 years ago
  61. b2907e5 netfilter: xtables: fix mangle tables by Alexey Dobriyan · 15 years ago
  62. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 15 years ago
  63. 48f8ac2 netfilter: nf_nat_sip: add TCP support by Patrick McHardy · 15 years ago
  64. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 15 years ago
  65. f5b321b netfilter: nf_conntrack_sip: add TCP support by Patrick McHardy · 15 years ago
  66. 3b6b9fa netfilter: nf_conntrack_sip: pass data offset to NAT functions by Patrick McHardy · 15 years ago
  67. 54101f4 netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing by Patrick McHardy · 15 years ago
  68. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 15 years ago
  69. d1e7a03 netfilter: ctnetlink: dump expectation helper name by Patrick McHardy · 15 years ago
  70. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 15 years ago
  71. 5988564 tcp: fix ICMP-RTO war by Damian Lukowski · 15 years ago
  72. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 15 years ago
  73. 044c18c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  74. 67de792 net: atm: use seq_list_foo() helpers by Li Zefan · 15 years ago
  75. a2b79b4 net: ipx: use seq_list_foo() helpers by Li Zefan · 15 years ago
  76. 216437e net: irda: use seq_list_foo() helpers by Li Zefan · 15 years ago
  77. 4f13420 net: x25: use seq_list_foo() helpers by Li Zefan · 15 years ago
  78. 27b5b86 net: af_key: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  79. efaffb7 net: appletalk: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  80. b512f3d net: ax25: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  81. 90dd7f5 net: netrom: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  82. b7ceabd net: packet: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  83. b999748 net: rose: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  84. 32d2e3a net: x25: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  85. a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  86. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  87. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  88. 2b21e05 netfilter: xtables: compact table hook functions (2/2) by Jan Engelhardt · 15 years ago
  89. 737535c netfilter: xtables: compact table hook functions (1/2) by Jan Engelhardt · 15 years ago
  90. 0ea4578 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  91. d0b0268 netfilter: ctnetlink: add missing netlink attribute policies by Patrick McHardy · 15 years ago
  92. 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 15 years ago
  93. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  94. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  95. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 15 years ago
  96. 44bfce5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  97. d4ae20b net/sched: Fix module name in Kconfig by Jan Luebbe · 15 years ago
  98. 8781ff9 9p: fix p9_client_destroy unconditional calling v9fs_put_trans by Eric Van Hensbergen · 15 years ago
  99. fb78610 9p: Fix the kernel crash on a failed mount by Aneesh Kumar K.V · 15 years ago
  100. 2fc1b5d dst: call cond_resched() in dst_gc_task() by Eric Dumazet · 15 years ago