1. 848bf15 tcp: Update MIB counters for drops by Vijay Subramanian · 12 years ago
  2. 9665d5d packet: fix leakage of tx_ring memory by Phil Sutter · 12 years ago
  3. 92df9b2 net: Fix inner_network_header assignment in skb-copy. by Pravin B Shelar · 12 years ago
  4. 2e5f421 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 12 years ago
  5. 973ec44 tcp: fix an infinite loop in tcp_slow_start() by Eric Dumazet · 12 years ago
  6. ed6882a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  7. a3d0935 Bluetooth: Refactor mgmt_pending_foreach by Andre Guedes · 12 years ago
  8. 2b8a9a2 Bluetooth: Remove unneeded locking by Andre Guedes · 12 years ago
  9. 4052808 Bluetooth: Reduce critical section in sco_conn_ready by Andre Guedes · 12 years ago
  10. 3810285 Bluetooth: Increment Management interface revision by Johan Hedberg · 12 years ago
  11. f0ff92f Bluetooth: Fix link security setting when powering on by Johan Hedberg · 12 years ago
  12. c00d575 Bluetooth: Add support for 128-bit UUIDs in EIR data by Johan Hedberg · 12 years ago
  13. cdf1963 Bluetooth: Add support for 32-bit UUIDs in EIR data by Johan Hedberg · 12 years ago
  14. 213202e Bluetooth: Refactor UUID-16 list generation into its own function by Johan Hedberg · 12 years ago
  15. 892bbc5 Bluetooth: Remove useless eir_len variable from EIR creation by Johan Hedberg · 12 years ago
  16. a10f27c Bluetooth: Simplify UUID16 list generation for EIR by Johan Hedberg · 12 years ago
  17. 056341c Bluetooth: Simplify UUID removal code by Johan Hedberg · 12 years ago
  18. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 12 years ago
  19. 4821002 Bluetooth: Simplify UUIDs clearing code by Johan Hedberg · 12 years ago
  20. de66aa6 Bluetooth: Store UUIDs in the same order that they were added by Johan Hedberg · 12 years ago
  21. 6fcdf4f wanrouter: delete now orphaned header content, files/drivers by Paul Gortmaker · 12 years ago
  22. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 12 years ago
  23. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  24. 66555e9 tcp: detect SYN/data drop when F-RTO is disabled by Yuchung Cheng · 12 years ago
  25. 700163d l2tp: correctly handle ancillary data in the ip6 recv path by Tom Parkin · 12 years ago
  26. 8e72d37 ipv6: export ip6_datagram_recv_ctl by Tom Parkin · 12 years ago
  27. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 12 years ago
  28. 4c02e2d Bluetooth: Fix hci_conn timeout routine by Andre Guedes · 12 years ago
  29. 8cf9fa1 Bluetooth: Fix handling of unexpected SMP PDUs by Johan Hedberg · 12 years ago
  30. c33e7b0 ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  31. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  32. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  33. f256dc5 ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  34. bd30e94 ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 12 years ago
  35. edd2e36 SUNRPC: When changing the queue priority, ensure that we change the owner by Trond Myklebust · 12 years ago
  36. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  37. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  38. d2ed273 net: disallow drivers with buggy VLAN accel to register_netdevice() by Michał Mirosław · 12 years ago
  39. 29e3b16 netfilter ipset: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  40. d9e8565 netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  41. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  42. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  43. 07c2fec ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  44. b53c47d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  45. 2aeef18 tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request() by Nivedita Singhvi · 12 years ago
  46. 5e98a36 ipv6 addrconf: Fix interface identifiers of 802.15.4 devices. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  47. 604dfd6 pktgen: correctly handle failures when adding a device by Cong Wang · 12 years ago
  48. a13d310 netem: fix delay calculation in rate extension by Johannes Naab · 12 years ago
  49. 80d84ef l2tp: prevent l2tp_tunnel_delete racing with userspace close by Tom Parkin · 12 years ago
  50. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  51. 218774d ipv6: add anti-spoofing checks for 6to4 and 6rd by Hannes Frederic Sowa · 12 years ago
  52. 243bb4c ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled by Eric W. Biederman · 12 years ago
  53. 4e58a02 pktgen: support net namespace by Cong Wang · 12 years ago
  54. 040468a ip_gre: When TOS is inherited, use configured TOS value for non-IP packets by David Ward · 12 years ago
  55. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 12 years ago
  56. 3ef0eb0 net: frag, move LRU list maintenance outside of rwlock by Jesper Dangaard Brouer · 12 years ago
  57. 6d7b857 net: use lib/percpu_counter API for fragmentation mem accounting by Jesper Dangaard Brouer · 12 years ago
  58. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 12 years ago
  59. 08433ef net neigh: Optimize neighbor entry size calculation. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  60. cdda889 net: avoid to hang up on sending due to sysctl configuration overflow. by bingtian.ly@taobao.com · 12 years ago
  61. 556e625 netpoll: use the net namespace of current process instead of init_net by Cong Wang · 12 years ago
  62. faeed82 netpoll: use ipv6_addr_equal() to compare ipv6 addr by Cong Wang · 12 years ago
  63. ce4a600 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  64. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  65. cb73e2b9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  66. a7966d9 batman-adv: fix local translation table output by Antonio Quartulli · 12 years ago
  67. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  68. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  69. 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 12 years ago
  70. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 12 years ago
  71. 6155002 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  72. cec771d decnet: use correct RCU API to deref sk_dst_cache field by Cong Wang · 12 years ago
  73. 5f19d12 SCTP: Free the per-net sysctl table on net exit. v2 by Vlad Yasevich · 12 years ago
  74. 5465740 IP_GRE: Fix kernel panic in IP_GRE with GRE csum. by Pravin B Shelar · 12 years ago
  75. 4bf613c6 irda: buffer overflow in irnet_ctrl_read() by Dan Carpenter · 12 years ago
  76. b425df4 ipvs: freeing uninitialized pointer on error by Dan Carpenter · 12 years ago
  77. 9839ff0 sctp: set association state to established in dupcook_a handler by Xufeng Zhang · 12 years ago
  78. 75356a8 ip6mr: limit IPv6 MRT_TABLE identifiers by Dan Carpenter · 12 years ago
  79. b618ad1 batman-adv: filter ARP packets with invalid MAC addresses in DAT by Matthias Schiffer · 12 years ago
  80. 757dd82 batman-adv: check for more types of invalid IP addresses in DAT by Matthias Schiffer · 12 years ago
  81. 0d15bec batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply() by Matthias Schiffer · 12 years ago
  82. 9c5e0c0 soreuseport: fix use of uid in tb->fastuid by Tom Herbert · 12 years ago
  83. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  84. e6afa00 can: gw: indicate and count deleted frames due to misconfiguration by Oliver Hartkopp · 12 years ago
  85. be286ba can: gw: add a variable limit for CAN frame routings by Oliver Hartkopp · 12 years ago
  86. d904d3e can: gw: make routing to the incoming CAN interface configurable by Oliver Hartkopp · 12 years ago
  87. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
  88. f66b030 can: Kconfig: switch on all CAN protocolls by default by Marc Kleine-Budde · 12 years ago
  89. 7713683 can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block by Marc Kleine-Budde · 12 years ago
  90. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  91. fe80123 mac80211: avoid a build warning by Arnd Bergmann · 12 years ago
  92. 782d267 mac80211: remove redundant check by Johannes Berg · 12 years ago
  93. 683d41a cfg80211: fix channel check in cfg80211_can_use_iftype_chan by Simon Wunderlich · 12 years ago
  94. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
  95. 296fcba mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
  96. c49dc90 cfg80211: off by one in ieee80211_bss() by Dan Carpenter · 12 years ago
  97. 8147dc7 mac80211: fix aggregation state with current drivers by Johannes Berg · 12 years ago
  98. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  99. e91d169 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  100. 93b9c1d Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago