1. 1ecd66b X25: remove bkl in timestamp ioctls by andrew hendry · 14 years ago
  2. 70be998 X25: pushdown bkl in ioctls by andrew hendry · 14 years ago
  3. c26aed4 filter: use reciprocal divide by Eric Dumazet · 14 years ago
  4. 8c1592d filter: cleanup codes[] init by Eric Dumazet · 14 years ago
  5. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  6. 57e1ab6 igmp: refine skb allocations by Eric Dumazet · 14 years ago
  7. 4c3710a net: move definitions of BPF_S_* to net/core/filter.c by Changli Gao · 14 years ago
  8. cba328f filter: Optimize instruction revalidation code. by Tetsuo Handa · 14 years ago
  9. 9e50e3a net: add priority field to pktgen by John Fastabend · 14 years ago
  10. f72f2f4 dccp ccid-2: whitespace fix-up by Gerrit Renker · 14 years ago
  11. 866f3b2 bonding: IGMP handling cleanup by Eric Dumazet · 14 years ago
  12. dda0b38 net: ipv4: tcp_probe: cleanup snprintf() use by Vasiliy Kulikov · 14 years ago
  13. 9ea1948 net: zero kobject in rx_queue_release by John Fastabend · 14 years ago
  14. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  15. b382b19 ipv6: AF_INET6 link address family by Thomas Graf · 14 years ago
  16. 9f0f727 ipv4: AF_INET link address family by Thomas Graf · 14 years ago
  17. f8ff182 rtnetlink: Link address family API by Thomas Graf · 14 years ago
  18. ee58681 network: tcp_connect should return certain errors up the stack by Eric Paris · 14 years ago
  19. da68365 netfilter: allow hooks to pass error code back up the stack by Eric Paris · 14 years ago
  20. 37d6680 net/atm: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  21. c31504d udp: use atomic_inc_not_zero_hint by Eric Dumazet · 14 years ago
  22. 213b15c vlan: remove ndo_select_queue() logic by Eric Dumazet · 14 years ago
  23. 4af429d vlan: lockless transmit path by Eric Dumazet · 14 years ago
  24. 0e3125c packet: Enhance AF_PACKET implementation to not require high order contiguous memory allocation (v4) by Neil Horman · 14 years ago
  25. 9d82ca9 ipv6: fix missing in6_ifa_put in addrconf by John Fastabend · 14 years ago
  26. b5e4156 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  27. 6b35308 net: Export netif_get_vlan_features(). by David S. Miller · 14 years ago
  28. ec1e561 bridge: add RCU annotations to bridge port lookup by Eric Dumazet · 14 years ago
  29. b5ed54e bridge: fix RCU races with bridge port by stephen hemminger · 14 years ago
  30. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 14 years ago
  31. e805168 bridge: add RCU annotation to bridge multicast table by Eric Dumazet · 14 years ago
  32. 8a22c99 net/ipv6/mcast.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  33. 6c1b6c6 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  34. fe82224 net: Simplify RX queue allocation by Tom Herbert · 14 years ago
  35. ed9af2e net: Move TX queue allocation to alloc_netdev_mq by Tom Herbert · 14 years ago
  36. cc9ff19 xfrm: use gre key as flow upper protocol info by Timo Teräs · 14 years ago
  37. e1f2d8c vlan: Fix build warning in vlandev_seq_show() by David S. Miller · 14 years ago
  38. ffa56e54 mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() by Jesper Juhl · 14 years ago
  39. 07caf9d mac80211: refactor debugfs function generation code by Eliad Peller · 14 years ago
  40. c7317e41 mac80211: minstrel_ht - reduce the overhead of rate sampling by Felix Fietkau · 14 years ago
  41. d91e41b cfg80211: prefix REG_DBG_PRINT() with cfg80211 by Luis R. Rodriguez · 14 years ago
  42. e702d3c cfg80211: add debug print when processing a channel by Luis R. Rodriguez · 14 years ago
  43. a651853 cfg80211: add debug print when disabling a channel on a custom regd by Luis R. Rodriguez · 14 years ago
  44. 926a0a0 cfg80211: add debug prints for when we ignore regulatory hints by Luis R. Rodriguez · 14 years ago
  45. ca4ffe8 cfg80211: fix disabling channels based on hints by Luis R. Rodriguez · 14 years ago
  46. 749b527 cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY by Luis R. Rodriguez · 14 years ago
  47. 7ca43d0 cfg80211: pass the reg hint initiator to helpers by Luis R. Rodriguez · 14 years ago
  48. 2e48928 rfkill: remove dead code by Stephen Hemminger · 14 years ago
  49. 636e19a net: consolidate 8021q tagging by John Fastabend · 14 years ago
  50. 8f5549f net: remove check for headroom in vlan_dev_create by John Fastabend · 14 years ago
  51. 029f5fc 8021q: set hard_header_len when VLAN offload features are toggled by John Fastabend · 14 years ago
  52. 58e998c offloading: Force software GSO for multiple vlan tags. by Jesse Gross · 14 years ago
  53. c8d5bcd offloading: Support multiple vlan tags in GSO. by Jesse Gross · 14 years ago
  54. e1e78db offloading: Make scatter/gather more tolerant of vlans. by Jesse Gross · 14 years ago
  55. d9aa938 ipv4: Fix build with multicast disabled. by David S. Miller · 14 years ago
  56. 7e87fe8 dccp ccid-2: Separate option parsing from CCID processing by Gerrit Renker · 14 years ago
  57. 52394ee dccp ccid-2: Remove old infrastructure by Gerrit Renker · 14 years ago
  58. d83447f dccp ccid-2: Schedule Sync as out-of-band mechanism by Gerrit Renker · 14 years ago
  59. 1821946 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module by Gerrit Renker · 14 years ago
  60. 3802408 dccp ccid-2: Update code for the Ack Vector input/registration routine by Gerrit Renker · 14 years ago
  61. 5753fdf dccp ccid-2: Algorithm to update buffer state by Gerrit Renker · 14 years ago
  62. c25ecd0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  63. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 14 years ago
  65. 4038565 ipv6: Warn users if maximum number of routes is reached. by Ben Greear · 14 years ago
  66. 2de7957 ipv6: addrconf: don't remove address state on ifdown if the address is being kept by Lorenzo Colitti · 14 years ago
  67. 8f49c27 tcp: Don't change unlocked socket state in tcp_v4_err(). by David S. Miller · 14 years ago
  68. 190683a net: net_families __rcu annotations by Eric Dumazet · 14 years ago
  69. 1d7138d igmp: RCU conversion of in_dev->mc_list by Eric Dumazet · 14 years ago
  70. 5ef4130 x25: Prevent crashing when parsing bad X.25 facilities by Dan Rosenberg · 14 years ago
  71. 1f18b71 net: Fix header size check for GSO case in recvmsg (af_packet) by Mariusz Kozlowski · 14 years ago
  72. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  73. 369cf77 rtnetlink: Fix message size calculation for link messages by Thomas Graf · 14 years ago
  74. 22e091e netfilter: ipv6: fix overlap check for fragments by Shan Wei · 14 years ago
  75. c753796 ipv4: Make rt->fl.iif tests lest obscure. by David S. Miller · 14 years ago
  76. ed1deb7 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  77. 72cdd1d net: get rid of rtable->idev by Eric Dumazet · 14 years ago
  78. 8877870 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  79. 7a1abd0 tcp: Increase TCP_MAXSEG socket option minimum. by David S. Miller · 14 years ago
  80. b3d14bf dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling by Gerrit Renker · 14 years ago
  81. 7d87093 dccp ccid-2: Separate internals of Ack Vectors from option-parsing code by Gerrit Renker · 14 years ago
  82. f17a37c dccp ccid-2: Ack Vector interface clean-up by Gerrit Renker · 14 years ago
  83. 8d987e5 net: avoid limits overflow by Eric Dumazet · 14 years ago
  84. 6728664 net: packet: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  85. 57fe93b filter: make sure filters dont read uninitialized memory by David S. Miller · 14 years ago
  86. fe10ae5 net: ax25: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  87. 332dd96 net/dst: dst_dev_event() called after other notifiers by Eric Dumazet · 14 years ago
  88. 88f8a5e net: tipc: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  89. 2af6fd8 net/ipv4/tcp.c: Update WARN uses by Joe Perches · 14 years ago
  90. b194a36 net/core/dev.c: Update WARN uses by Joe Perches · 14 years ago
  91. 18943d2 inet: fix ip_mc_drop_socket() by Eric Dumazet · 14 years ago
  92. 63ce090 Bluetooth: fix not setting security level when creating a rfcomm session by Luiz Augusto von Dentz · 14 years ago
  93. 4f8b691 Bluetooth: fix endianness conversion in L2CAP by Gustavo F. Padovan · 14 years ago
  94. bfaaeb3 Bluetooth: fix unaligned access to l2cap conf data by steven miao · 14 years ago
  95. bdb7524 Bluetooth: Fix non-SSP auth request for HIGH security level sockets by Johan Hedberg · 14 years ago
  96. 96c99b4 Bluetooth: fix hidp kconfig dependency warning by Randy Dunlap · 14 years ago
  97. 352ffad mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan by Brian Cavagnolo · 14 years ago
  98. 3cc25e5 cfg80211: fix a crash in dev lookup on dump commands by Felix Fietkau · 14 years ago
  99. 973a34a af_unix: optimize unix_dgram_poll() by Eric Dumazet · 14 years ago
  100. 5456f09 af_unix: fix unix_dgram_poll() behavior for EPOLLOUT event by Eric Dumazet · 14 years ago