1. 83e0bbc af_rose/x25: Sanity check the maximum user frame size by Alan Cox · 15 years ago
  2. 03ba999 appletalk: this warning can go I think by Alan Cox · 15 years ago
  3. 7d0b591 xfrm: spin_lock() should be spin_unlock() in xfrm_state.c by Chuck Ebbert · 15 years ago
  4. 71f6f6d ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c) by Jesper Nilsson · 15 years ago
  5. 01e6de6 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
  6. 8f1ead2 GRO: Disable GRO on legacy netif_rx path by Herbert Xu · 15 years ago
  7. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  8. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  9. 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  10. 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  11. d271e8b ctnetlink: compute generic part of event more acurately by Holger Eitzenberger · 15 years ago
  12. f0de70f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. ede5ad0 net: core: remove unneeded include in net/core/utils.c. by Rami Rosen · 15 years ago
  14. 7249dee netfilter: fix nf_logger name in ebt_ulog. by Eric Leblond · 15 years ago
  15. 3b334d4 netfilter: fix warning in ebt_ulog init function. by Eric Leblond · 15 years ago
  16. 704b3ea netfilter: fix warning about invalid const usage by Eric Leblond · 15 years ago
  17. cda6d37 bridge: bad error handling when adding invalid ether address by Stephen Hemminger · 15 years ago
  18. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  19. 5c0de29 netfilter: nf_conntrack: add generic function to get len of generic policy by Holger Eitzenberger · 15 years ago
  20. 2732c4e netfilter: ctnetlink: allocate right-sized ctnetlink skb by Holger Eitzenberger · 15 years ago
  21. ea781f1 netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() by Eric Dumazet · 15 years ago
  22. 1f9352a netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection by Patrick McHardy · 15 years ago
  23. af9d32a netfilter: limit the length of the helper name by Holger Eitzenberger · 15 years ago
  24. e487eb9 netlink: add nla_policy_len() by Holger Eitzenberger · 15 years ago
  25. d0dba72 netfilter: ctnetlink: add callbacks to the per-proto nlattrs by Holger Eitzenberger · 15 years ago
  26. b8dfe49 netfilter: factorize ifname_compare() by Eric Dumazet · 15 years ago
  27. 78f3648 netfilter: nf_conntrack: use hlist_add_head_rcu() in nf_conntrack_set_hashsize() by Eric Dumazet · 15 years ago
  28. a9a9adf netfilter: fix xt_LED build failure by Patrick McHardy · 15 years ago
  29. b2f5e7c ipv6: Fix conflict resolutions during ipv6 binding by Vlad Yasevich · 15 years ago
  30. 63d9950 ipv6: Make v4-mapped bindings consistent with IPv4 by Vlad Yasevich · 15 years ago
  31. 0f8d3c7 ipv6: Allow ipv4 wildcard binds after ipv6 address binds by Vlad Yasevich · 15 years ago
  32. 783ed5a ipv6: Disallow binding to v4-mapped address on v6-only socket. by Vlad Yasevich · 15 years ago
  33. c80dd2d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  34. e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago
  35. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 15 years ago
  36. 38938bf netlink: add NETLINK_NO_ENOBUFS socket flag by Pablo Neira Ayuso · 15 years ago
  37. 35c7f6d arp_tables: ifname_compare() can assume 16bit alignment by Eric Dumazet · 15 years ago
  38. 8dd1d04 netfilter: trivial Kconfig spelling fixes by Jan Engelhardt · 15 years ago
  39. b5bb143 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
  40. 1d45209 netfilter: nf_conntrack: Reduce conntrack count in nf_conntrack_free() by Eric Dumazet · 15 years ago
  41. 30842f2 udp: Wrong locking code in udp seq_file infrastructure by Vitaly Mayatskikh · 15 years ago
  42. 8be7cdc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  44. 534f81a netfilter: nf_conntrack_tcp: fix unaligned memory access in tcp_sack by Mark H. Weaver · 15 years ago
  45. dd5b6ce nefilter: nfnetlink: add nfnetlink_set_err and use it in ctnetlink by Pablo Neira Ayuso · 15 years ago
  46. 1762527 netfilter: sysctl support of logger choice by Eric Leblond · 15 years ago
  47. 96e0bf4 tcp: Discard segments that ack data not yet sent by John Dykstra · 15 years ago
  48. d44c3a2 netdev: expose net_device_ops compat as config option by Stephen Hemminger · 15 years ago
  49. 9cc8ba7 irlan: convert to net_device_ops by Stephen Hemminger · 15 years ago
  50. 92bcd4f irda: net_device_ops ioctl fix by Stephen Hemminger · 15 years ago
  51. dde0975 atm: convert clip driver to net_device_ops by Stephen Hemminger · 15 years ago
  52. 788dee0 atm: convert mpc device to using netdev_ops by Stephen Hemminger · 15 years ago
  53. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 15 years ago
  54. 076d3e1 dsa: add support for the Marvell 88E6095/6095F switch chips by Lennert Buytenhek · 15 years ago
  55. c084080 dsa: set ->iflink on slave interfaces to the ifindex of the parent by Lennert Buytenhek · 15 years ago
  56. fa665cc ipx: use constant for strings and desciptor by Stephen Hemminger · 15 years ago
  57. 7ca98fa snap: use const for descriptor by Stephen Hemminger · 15 years ago
  58. ed734a9 net: remove useless prefetch() call by Eric Dumazet · 15 years ago
  59. 8d2f9e81 sctp: Clean up TEST_FRAME hacks. by Vlad Yasevich · 15 years ago
  60. 9247744 skb: expose and constify hash primitives by Stephen Hemminger · 15 years ago
  61. 1f1900f atm: lec use dev_change_mtu by Stephen Hemminger · 15 years ago
  62. a0bffff net/*: use linux/kernel.h swap() by Ilpo Järvinen · 15 years ago
  63. a3ac80a netrom: zero length frame filtering in NetRom by Bernard Pidoux · 15 years ago
  64. f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 15 years ago
  65. 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 15 years ago
  66. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 15 years ago
  67. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 15 years ago
  69. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 15 years ago
  70. cb0dc77 net: fix sctp breakage by Al Viro · 15 years ago
  71. 4b704d5 tipc: fix non-const printf format arguments by Stephen Hemminger · 15 years ago
  72. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 15 years ago
  73. beedad9 tcp: remove parameter from tcp_recv_urg(). by Rami Rosen · 15 years ago
  74. 9bdd8d4 ipv6: Fix incorrect disable_ipv6 behavior by Brian Haley · 15 years ago
  75. 0f5b3e8 netfilter: ctnetlink: fix rcu context imbalance by Patrick McHardy · 15 years ago
  76. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 15 years ago
  77. cd91566 netfilter: ctnetlink: remove remaining module refcounting by Florian Westphal · 15 years ago
  78. af43306 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
  79. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. f10023a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  81. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  82. 303c6a0 gro: Fix legacy path napi_complete crash by Herbert Xu · 15 years ago
  83. 2ffb455 gro: Fix vlan/netpoll check again by Herbert Xu · 15 years ago
  84. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 15 years ago
  85. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 15 years ago
  86. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 15 years ago
  87. 1a28c78 mac80211: deauth before flushing STA information by Herton Ronaldo Krzesinski · 15 years ago
  88. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 15 years ago
  89. ec329ac cfg80211: fix max tx power for world regdom on 5 GHz to 20dBm by Luis R. Rodriguez · 15 years ago
  90. 611b6a8 cfg80211: Enable passive scan on channels 12-14 for world roaming by Luis R. Rodriguez · 15 years ago
  91. 0eeb59f mac80211: Fix WMM ACM parsing and AC downgrade operation by Jouni Malinen · 15 years ago
  92. 055249d mac80211: Fix panic on fragmentation with power saving by Jouni Malinen · 15 years ago
  93. 6f16bf3 lib80211: silence excessive crypto debugging messages by John W. Linville · 15 years ago
  94. d1c76af GRO: Move netpoll checks to correct location by Herbert Xu · 15 years ago
  95. 0269ea4 netfilter: xtables: add cluster match by Pablo Neira Ayuso · 15 years ago
  96. 1546000 net: netfilter conntrack - add per-net functionality for DCCP protocol by Cyrill Gorcunov · 15 years ago
  97. 81a1d3c net: sysctl_net - use net_eq to compare nets by Cyrill Gorcunov · 15 years ago
  98. 8e91f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  99. d1238d5 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking by Christoph Paasch · 15 years ago
  100. ec8d540 netfilter: conntrack: fix dropping packet after l4proto->packet() by Christoph Paasch · 15 years ago