1. 02275a2 tcp: don't abort splice() after small transfers by Willy Tarreau · 12 years ago
  2. ddb3033 Merge git://git.infradead.org/users/dwmw2/atm by David S. Miller · 12 years ago
  3. 5b4d720 pppoatm: optimise PPP channel wakeups after sock_owned_by_user() by David Woodhouse · 12 years ago
  4. 9eba252 br2684: allow assign only on a connected socket by Krzysztof Mazur · 12 years ago
  5. d71ffeb br2684: fix module_put() race by David Woodhouse · 12 years ago
  6. 0e56d99 pppoatm: fix missing wakeup in pppoatm_send() by David Woodhouse · 12 years ago
  7. b895885 br2684: don't send frames on not-ready vcc by David Woodhouse · 12 years ago
  8. c971f08 atm: add release_cb() callback to vcc by David Woodhouse · 12 years ago
  9. aeaf6e9 ipv6: unify logic evaluating inet6_dev's accept_ra property by Shmulik Ladkani · 12 years ago
  10. fd90b29 tcp: change default tcp hash size by Eric Dumazet · 12 years ago
  11. ce43b03 net: move inet_dport/inet_num in sock_common by Eric Dumazet · 12 years ago
  12. 06a31e2 sctp: verify length provided in heartbeat information parameter by Thomas Graf · 12 years ago
  13. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  14. dad52fd Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  15. ee3f34e sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst() by Tommi Rantala · 12 years ago
  16. 92a2ec7 mac802154: use kfree_skb() instead of dev_kfree_skb() by Alan Ott · 12 years ago
  17. fcefbe9 mac802154: fix memory leaks by Alan Ott · 12 years ago
  18. b333b7e 6lowpan: consider checksum bytes in fragmentation threshold by Alan Ott · 12 years ago
  19. 6e22ce2 8021q: fix vlan device to inherit the unicast filtering capability flag by Yi Zou · 12 years ago
  20. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  21. 397ff16 pppoatm: do not inline pppoatm_may_send() by Krzysztof Mazur · 12 years ago
  22. 071d939 pppoatm: drop frames to not-ready vcc by Krzysztof Mazur · 12 years ago
  23. af5d4f7 batman-adv: use ETH_P_BATMAN by Antonio Quartulli · 12 years ago
  24. bb72882 core: make GRO methods static. by Rami Rosen · 12 years ago
  25. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. a45085f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  27. 83a9d19 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  28. 92eb1d4 openvswitch: Use RCU callback when detaching netdevices. by Jesse Gross · 12 years ago
  29. f4e0b4c ip6tnl/sit: drop packet if ECN present with not-ECT by Nicolas Dichtel · 12 years ago
  30. 52f2ede Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  31. c3b2c25 irda: irttp: fix memory leak in irttp_open_tsap() error path by Tommi Rantala · 12 years ago
  32. 462dbc9 pkt_sched: QFQ Plus: fair-queueing service at DRR cost by Paolo Valente · 12 years ago
  33. 92d64c2 sctp: Error in calculation of RTTvar by Schoch Christian · 12 years ago
  34. 6e51fe7 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 12 years ago
  35. be364c8 sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 12 years ago
  36. 79d38f7 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
  37. 3ac1080 pppoatm: take ATM socket lock in pppoatm_send() by Krzysztof Mazur · 12 years ago
  38. e41faed pppoatm: fix module_put() race by Krzysztof Mazur · 12 years ago
  39. 3b1a914 pppoatm: allow assign only on a connected socket by Krzysztof Mazur · 12 years ago
  40. ec809bd atm: add owner of push() callback to atmvcc by Krzysztof Mazur · 12 years ago
  41. b49d3c1 net: ipmr: limit MRT_TABLE identifiers by Eric Dumazet · 12 years ago
  42. 03f52a0 ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM by Joe Perches · 12 years ago
  43. e1a6764 ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow() by Neal Cardwell · 12 years ago
  44. c91f6df sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name by Brian Haley · 12 years ago
  45. ae088d6 atm: br2684: Fix excessive queue bloat by David Woodhouse · 12 years ago
  46. b3422a3 dsa: Hide core config options; make drivers select what they need by Ben Hutchings · 12 years ago
  47. 81b4011 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 12 years ago
  48. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  49. 39c7caeb openvswitch: add skb mark matching and set action by Ansis Atteka · 12 years ago
  50. ec81608 cfg80211: fix some tracing output issues by Johannes Berg · 12 years ago
  51. 8bc83c2 mac80211: support VHT rates in TX info by Johannes Berg · 12 years ago
  52. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  53. db9c64c nl80211/cfg80211: add VHT MCS support by Johannes Berg · 12 years ago
  54. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  55. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  56. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  57. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  58. 028e8da0 mac80211: fix managed mode channel flags handling by Johannes Berg · 12 years ago
  59. 453e66f mac80211: remove mesh config macros from mesh_plink.c by Marco Porsch · 12 years ago
  60. 40aefed mac80211: refactor ieee80211_set_qos_hdr by Marco Porsch · 12 years ago
  61. 6582163 mac80211: move Mesh Capability field definition to ieee80211.h by Marco Porsch · 12 years ago
  62. 7bed205 mac80211: in ADHOC print debug message for every Auth message by Antonio Quartulli · 12 years ago
  63. e584da5e mac80211: in ADHOC don't update last_rx if sta is not authorized by Antonio Quartulli · 12 years ago
  64. c216e64 cfg80211: change function signature of cfg80211_get_p2p_attr() by Arend van Spriel · 12 years ago
  65. 53d6841 ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool by Joe Perches · 12 years ago
  66. 5e1859f ipv4: ipmr: various fixes and cleanups by Eric Dumazet · 12 years ago
  67. 82167cb net: dsa/slave: Fix compilation warnings by viresh kumar · 12 years ago
  68. a303fbf net: sched: enable CAN Identifier to be build into kernel by Marc Kleine-Budde · 12 years ago
  69. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 4a6dd66 netfilter: ipset: fix netiface set name overflow by Florian Westphal · 12 years ago
  71. a386bff Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  72. 0172bb7 cfg80211: use DS or HT operation IEs to determine BSS channel by Johannes Berg · 12 years ago
  73. 03ae834 mac80211: disable HT advertising unless AP supports it by Johannes Berg · 12 years ago
  74. a8243b7 mac80211: rename IEEE80211_STA_DISABLE_11N to HT by Johannes Berg · 12 years ago
  75. 76c5fa0 mac80211: fix RX chains configuration by Johannes Berg · 12 years ago
  76. 605f1a5 mac80211: fix radiotap vendor area skipping by Johannes Berg · 12 years ago
  77. 6361742 ipv4: do not cache looped multicasts by Julian Anastasov · 12 years ago
  78. 2b91647 ipv6: adapt connect for repair move by Andrey Vagin · 12 years ago
  79. 84ec95b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  80. 242a18d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  81. 5e7873d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
  82. 94fc9c4 tipc: delete TIPC_ADVANCED Kconfig variable by Paul Gortmaker · 12 years ago
  83. 4cb7d55 tipc: eliminate an unnecessary cast of node variable by Ying Xue · 12 years ago
  84. c64f7a6 tipc: introduce message to synchronize broadcast link by Jon Maloy · 12 years ago
  85. 389dd9b tipc: rename supported flag to recv_permitted by Ying Xue · 12 years ago
  86. 818f4da tipc: remove supportable flag from bclink structure by Ying Xue · 12 years ago
  87. 3c294cb tipc: remove the bearer congestion mechanism by Ying Xue · 12 years ago
  88. 7503115 tipc: wake up all waiting threads at socket shutdown by Ying Xue · 12 years ago
  89. e93b5f9 netfilter: cttimeout: fix buffer overflow by Florian Westphal · 12 years ago
  90. 4fe198e netfilter: ipset: Fix range bug in hash:ip,port,net by Jozsef Kadlecsik · 12 years ago
  91. c4fc298 tipc: return POLLOUT for sockets in an unconnected state by Erik Hugne · 12 years ago
  92. f288bef tipc: fix race/inefficiencies in poll/wait behaviour by Ying Xue · 12 years ago
  93. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  94. d2ff5ee Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  95. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  96. f30a944 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
  97. e022b95 batman-adv: Use packing of 2 for all headers before an ethernet header by Sven Eckelmann · 12 years ago
  98. d81f78e batman-adv: Start new development cycle by Sven Eckelmann · 12 years ago
  99. 004e86f batman-adv: Fix broadcast duplist for fragmentation by Simon Wunderlich · 12 years ago
  100. 95a066d batman-adv: Add function to calculate crc32c for the skb payload by Sven Eckelmann · 12 years ago