1. 06a31e2 sctp: verify length provided in heartbeat information parameter by Thomas Graf · 12 years ago
  2. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  3. dad52fd Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  4. ee3f34e sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst() by Tommi Rantala · 12 years ago
  5. 92a2ec7 mac802154: use kfree_skb() instead of dev_kfree_skb() by Alan Ott · 12 years ago
  6. fcefbe9 mac802154: fix memory leaks by Alan Ott · 12 years ago
  7. b333b7e 6lowpan: consider checksum bytes in fragmentation threshold by Alan Ott · 12 years ago
  8. 6e22ce2 8021q: fix vlan device to inherit the unicast filtering capability flag by Yi Zou · 12 years ago
  9. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  10. af5d4f7 batman-adv: use ETH_P_BATMAN by Antonio Quartulli · 12 years ago
  11. bb72882 core: make GRO methods static. by Rami Rosen · 12 years ago
  12. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. a45085f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  14. 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
  15. 92eb1d4 openvswitch: Use RCU callback when detaching netdevices. by Jesse Gross · 12 years ago
  16. f4e0b4c ip6tnl/sit: drop packet if ECN present with not-ECT by Nicolas Dichtel · 12 years ago
  17. 52f2ede Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  18. c3b2c25 irda: irttp: fix memory leak in irttp_open_tsap() error path by Tommi Rantala · 12 years ago
  19. 462dbc9 pkt_sched: QFQ Plus: fair-queueing service at DRR cost by Paolo Valente · 12 years ago
  20. 92d64c2 sctp: Error in calculation of RTTvar by Schoch Christian · 12 years ago
  21. 6e51fe7 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 12 years ago
  22. be364c8 sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 12 years ago
  23. 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
  24. b49d3c1 net: ipmr: limit MRT_TABLE identifiers by Eric Dumazet · 12 years ago
  25. 03f52a0 ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM by Joe Perches · 12 years ago
  26. e1a6764 ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow() by Neal Cardwell · 12 years ago
  27. c91f6df sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name by Brian Haley · 12 years ago
  28. ae088d6 atm: br2684: Fix excessive queue bloat by David Woodhouse · 12 years ago
  29. b3422a3 dsa: Hide core config options; make drivers select what they need by Ben Hutchings · 12 years ago
  30. 81b4011 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 12 years ago
  31. 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
  32. 39c7caeb openvswitch: add skb mark matching and set action by Ansis Atteka · 12 years ago
  33. ec81608 cfg80211: fix some tracing output issues by Johannes Berg · 12 years ago
  34. 8bc83c2 mac80211: support VHT rates in TX info by Johannes Berg · 12 years ago
  35. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  36. db9c64c nl80211/cfg80211: add VHT MCS support by Johannes Berg · 12 years ago
  37. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  38. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  39. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  40. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  41. 028e8da0 mac80211: fix managed mode channel flags handling by Johannes Berg · 12 years ago
  42. 453e66f2 mac80211: remove mesh config macros from mesh_plink.c by Marco Porsch · 12 years ago
  43. 40aefed mac80211: refactor ieee80211_set_qos_hdr by Marco Porsch · 12 years ago
  44. 6582163 mac80211: move Mesh Capability field definition to ieee80211.h by Marco Porsch · 12 years ago
  45. 7bed205 mac80211: in ADHOC print debug message for every Auth message by Antonio Quartulli · 12 years ago
  46. e584da5e mac80211: in ADHOC don't update last_rx if sta is not authorized by Antonio Quartulli · 12 years ago
  47. c216e64 cfg80211: change function signature of cfg80211_get_p2p_attr() by Arend van Spriel · 12 years ago
  48. 53d6841 ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool by Joe Perches · 12 years ago
  49. 5e1859f ipv4: ipmr: various fixes and cleanups by Eric Dumazet · 12 years ago
  50. 82167cb net: dsa/slave: Fix compilation warnings by viresh kumar · 12 years ago
  51. a303fbf net: sched: enable CAN Identifier to be build into kernel by Marc Kleine-Budde · 12 years ago
  52. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  53. 4a6dd66 netfilter: ipset: fix netiface set name overflow by Florian Westphal · 12 years ago
  54. 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
  55. 0172bb7 cfg80211: use DS or HT operation IEs to determine BSS channel by Johannes Berg · 12 years ago
  56. 03ae834f mac80211: disable HT advertising unless AP supports it by Johannes Berg · 12 years ago
  57. a8243b7 mac80211: rename IEEE80211_STA_DISABLE_11N to HT by Johannes Berg · 12 years ago
  58. 76c5fa0 mac80211: fix RX chains configuration by Johannes Berg · 12 years ago
  59. 605f1a5 mac80211: fix radiotap vendor area skipping by Johannes Berg · 12 years ago
  60. 6361742 ipv4: do not cache looped multicasts by Julian Anastasov · 12 years ago
  61. 2b91647 ipv6: adapt connect for repair move by Andrey Vagin · 12 years ago
  62. 84ec95b Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  63. 242a18d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  64. 5e7873d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
  65. 94fc9c4 tipc: delete TIPC_ADVANCED Kconfig variable by Paul Gortmaker · 12 years ago
  66. 4cb7d55 tipc: eliminate an unnecessary cast of node variable by Ying Xue · 12 years ago
  67. c64f7a6 tipc: introduce message to synchronize broadcast link by Jon Maloy · 12 years ago
  68. 389dd9b tipc: rename supported flag to recv_permitted by Ying Xue · 12 years ago
  69. 818f4da tipc: remove supportable flag from bclink structure by Ying Xue · 12 years ago
  70. 3c294cb tipc: remove the bearer congestion mechanism by Ying Xue · 12 years ago
  71. 7503115 tipc: wake up all waiting threads at socket shutdown by Ying Xue · 12 years ago
  72. e93b5f9 netfilter: cttimeout: fix buffer overflow by Florian Westphal · 12 years ago
  73. 4fe198e netfilter: ipset: Fix range bug in hash:ip,port,net by Jozsef Kadlecsik · 12 years ago
  74. c4fc298 tipc: return POLLOUT for sockets in an unconnected state by Erik Hugne · 12 years ago
  75. f288bef tipc: fix race/inefficiencies in poll/wait behaviour by Ying Xue · 12 years ago
  76. 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
  77. 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
  78. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  79. 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
  80. e022b95 batman-adv: Use packing of 2 for all headers before an ethernet header by Sven Eckelmann · 12 years ago
  81. d81f78e batman-adv: Start new development cycle by Sven Eckelmann · 12 years ago
  82. 004e86f batman-adv: Fix broadcast duplist for fragmentation by Simon Wunderlich · 12 years ago
  83. 95a066d batman-adv: Add function to calculate crc32c for the skb payload by Sven Eckelmann · 12 years ago
  84. bb351ba batman-adv: Add wrapper to look up neighbor and send skb by Martin Hundebøll · 12 years ago
  85. 637fbd1 batman-adv: support array of debugfs general attributes by Antonio Quartulli · 12 years ago
  86. c76d152 batman-adv: fix bla compare function by Simon Wunderlich · 12 years ago
  87. 981d890 batman-adv: Mark best gateway in transtable_global debugfs by Sven Eckelmann · 12 years ago
  88. 77d2ece mac80211: Add debugfs callbacks for station addition/removal by Sujith Manoharan · 12 years ago
  89. de4594a sctp: send abort chunk when max_retrans exceeded by Neil Horman · 12 years ago
  90. b4dd006 ipv6: fix inet6_csk_update_pmtu() return value by Eric Dumazet · 12 years ago
  91. 388dfc2 net: Remove redundant null check before kfree in dev.c by Sachin Kamat · 12 years ago
  92. 973b1b9 caif: Remove redundant null check before kfree in cfctrl.c by Sachin Kamat · 12 years ago
  93. e2f1f07 sit: allow to configure 6rd tunnels via netlink by Nicolas Dichtel · 12 years ago
  94. 2b2fec4 Bluetooth: Remove OOB data if device was discovered in band by Szymon Janc · 12 years ago
  95. fd45bf4 Bluetooth: AMP: Set no FCS for incoming L2CAP chan by Andrei Emeltchenko · 12 years ago
  96. 1bb166e Bluetooth: Improve error message printing by Andrei Emeltchenko · 12 years ago
  97. 3729599 Bluetooth: Set local_amp_id after getting Phylink Completed evt by Andrei Emeltchenko · 12 years ago
  98. 62748ca Bluetooth: Fix sending L2CAP Create Chan Req by Andrei Emeltchenko · 12 years ago
  99. fe5f255 mac80211: fix channel context suspend/reconfig handling by Johannes Berg · 12 years ago
  100. 01f1c6b net: remove unnecessary wireless includes by Johannes Berg · 12 years ago