1. 570617e net: sctp: remove unused multiple cookie keys by Daniel Borkmann · 12 years ago
  2. 0790bbb netpoll: cleanup sparse warnings by Neil Horman · 12 years ago
  3. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 12 years ago
  4. f05de73 skbuff: create skb_panic() function and its wrappers by Jean Sacren · 12 years ago
  5. 7e307c6 mrp: make mrp_rcv static by Stephen Hemminger · 12 years ago
  6. 954b124 ethtool: fix sparse warning by Stephen Hemminger · 12 years ago
  7. b274826 bridge: use dev->addr_assign_type to see if user change mac by Jiri Pirko · 12 years ago
  8. 2c5e893 ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 by Hannes Frederic Sowa · 12 years ago
  9. 2031409 ipv6: don't accept multicast traffic with scope 0 by Hannes Frederic Sowa · 12 years ago
  10. dd40851 ipv6: don't let node/interface scoped multicast traffic escape on the wire by Hannes Frederic Sowa · 12 years ago
  11. daaba4f net neighbour, decnet: Ensure to align device private data on preferred alignment. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  12. ec16ef2 ipv6 mcast: Do not join device multicast for interface-local multicasts. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  13. 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 12 years ago
  14. febf018 net/802: Implement Multiple Registration Protocol (MRP) by David Ward · 12 years ago
  15. d021c34 VSOCK: Introduce VM Sockets by Andy King · 12 years ago
  16. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. 03536e2 net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key by Daniel Borkmann · 12 years ago
  18. 6a98dcf ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c by Amerigo Wang · 12 years ago
  19. e5e6730 skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE by Alexander Duyck · 12 years ago
  20. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  21. b5c37fe net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 12 years ago
  22. 6ba542a net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  23. f5237f2 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
  24. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 12 years ago
  25. 241448c net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls by Daniel Borkmann · 12 years ago
  26. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  27. 6cddded Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch into openvswitch by David S. Miller · 12 years ago
  28. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 12 years ago
  29. 6d1ccff net: reset mac header in dev_start_xmit() by Eric Dumazet · 12 years ago
  30. 12b0004 net: adjust skb_gso_segment() for calling in rx path by Cong Wang · 12 years ago
  31. 25060d8 wpan: use stack buffer instead of heap by Alexander Aring · 12 years ago
  32. fc4e98d 6lowpan: use stack buffer instead of heap by Alexander Aring · 12 years ago
  33. a07fdce 6lowpan: Remove __init tag from lowpan_netlink_fini(). by David S. Miller · 12 years ago
  34. 6731d20 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 12 years ago
  35. ca99ca1 netpoll: protect napi_poll and poll_controller during dev_[open|close] by Neil Horman · 12 years ago
  36. f458c64 wpan: whitespace fix by Alexander Aring · 12 years ago
  37. f4e53e2 ipv6: Don't send packet to big messages to self by Steffen Klassert · 12 years ago
  38. 62b5942 net: core: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  39. b3b66ae 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
  40. ca2eb56 tcp: remove Appropriate Byte Count support by Stephen Hemminger · 12 years ago
  41. 547472b ipv4: Disallow non-namespace aware protocols to register. by David S. Miller · 12 years ago
  42. 9d6ddb1 l2tp: Make ipv4 protocol handler namespace aware. by David S. Miller · 12 years ago
  43. 167eb17 l2tp: create tunnel sockets in the right namespace by Tom Parkin · 12 years ago
  44. cbb95e0 l2tp: prevent tunnel creation on netns mismatch by Tom Parkin · 12 years ago
  45. b6fdfdf l2tp: set netnsok flag for netlink messages by Tom Parkin · 12 years ago
  46. f8ccac0 l2tp: put tunnel socket release on a workqueue by Tom Parkin · 12 years ago
  47. 188d1f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  48. 4c52d3d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  49. 2700092 ipcomp: Mark as netns_ok. by David S. Miller · 12 years ago
  50. 56db1c5 mcast: do not check 'rv' twice in a row by Jean Sacren · 12 years ago
  51. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 12 years ago
  52. 8c98653 sctp: sctp_close: fix release of bindings for deferred call_rcu's by Daniel Borkmann · 12 years ago
  53. e4d343e netns: bridge: allow unprivileged users add/delete mdb entry by Gao feng · 12 years ago
  54. bb12b8b netns: ebtable: allow unprivileged users to operate ebtables by Gao feng · 12 years ago
  55. c5c3510 netns: fdb: allow unprivileged users to add/del fdb entries by Gao feng · 12 years ago
  56. 5f1e942 tcp: ipv6: Update MIB counters for drops by Vijay Subramanian · 12 years ago
  57. 848bf15 tcp: Update MIB counters for drops by Vijay Subramanian · 12 years ago
  58. 9665d5d packet: fix leakage of tx_ring memory by Phil Sutter · 12 years ago
  59. 92df9b2 net: Fix inner_network_header assignment in skb-copy. by Pravin B Shelar · 12 years ago
  60. 2e5f421 tcp: frto should not set snd_cwnd to 0 by Eric Dumazet · 12 years ago
  61. 973ec44 tcp: fix an infinite loop in tcp_slow_start() by Eric Dumazet · 12 years ago
  62. 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
  63. a3d0935 Bluetooth: Refactor mgmt_pending_foreach by Andre Guedes · 12 years ago
  64. 2b8a9a2 Bluetooth: Remove unneeded locking by Andre Guedes · 12 years ago
  65. 4052808 Bluetooth: Reduce critical section in sco_conn_ready by Andre Guedes · 12 years ago
  66. 3810285 Bluetooth: Increment Management interface revision by Johan Hedberg · 12 years ago
  67. f0ff92f Bluetooth: Fix link security setting when powering on by Johan Hedberg · 12 years ago
  68. c00d575 Bluetooth: Add support for 128-bit UUIDs in EIR data by Johan Hedberg · 12 years ago
  69. cdf1963 Bluetooth: Add support for 32-bit UUIDs in EIR data by Johan Hedberg · 12 years ago
  70. 213202e Bluetooth: Refactor UUID-16 list generation into its own function by Johan Hedberg · 12 years ago
  71. 892bbc5 Bluetooth: Remove useless eir_len variable from EIR creation by Johan Hedberg · 12 years ago
  72. a10f27c Bluetooth: Simplify UUID16 list generation for EIR by Johan Hedberg · 12 years ago
  73. 056341c Bluetooth: Simplify UUID removal code by Johan Hedberg · 12 years ago
  74. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 12 years ago
  75. 4821002 Bluetooth: Simplify UUIDs clearing code by Johan Hedberg · 12 years ago
  76. de66aa6 Bluetooth: Store UUIDs in the same order that they were added by Johan Hedberg · 12 years ago
  77. 6fcdf4f wanrouter: delete now orphaned header content, files/drivers by Paul Gortmaker · 12 years ago
  78. a786a7c wanrouter: completely decouple obsolete code from kernel. by Paul Gortmaker · 12 years ago
  79. bf6c8a8 Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  80. 66555e9 tcp: detect SYN/data drop when F-RTO is disabled by Yuchung Cheng · 12 years ago
  81. 700163d l2tp: correctly handle ancillary data in the ip6 recv path by Tom Parkin · 12 years ago
  82. 8e72d37 ipv6: export ip6_datagram_recv_ctl by Tom Parkin · 12 years ago
  83. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 12 years ago
  84. 4c02e2d Bluetooth: Fix hci_conn timeout routine by Andre Guedes · 12 years ago
  85. 8cf9fa1 Bluetooth: Fix handling of unexpected SMP PDUs by Johan Hedberg · 12 years ago
  86. c33e7b0 ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  87. 1836768 ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  88. d3aedd5 ipv6 flowlabel: Convert hash list to RCU. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  89. f256dc5 ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  90. bd30e94 ipv6: do not create neighbor entries for local delivery by Marcelo Ricardo Leitner · 12 years ago
  91. edd2e36 SUNRPC: When changing the queue priority, ensure that we change the owner by Trond Myklebust · 12 years ago
  92. 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
  93. 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
  94. d2ed273 net: disallow drivers with buggy VLAN accel to register_netdevice() by Michał Mirosław · 12 years ago
  95. 29e3b16 netfilter ipset: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  96. d9e8565 netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  97. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  98. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  99. 07c2fec ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  100. b53c47d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago