1. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  2. 13a8098 mac80211: increase U-APSD max service period length by Andrei Otcheretianski · 10 years ago
  3. 8ed2874 mac80211: handle RIC data element in reassociation request by Johannes Berg · 10 years ago
  4. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  5. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  6. 5b3dc42 mac80211: add support for driver tx power reporting by Felix Fietkau · 10 years ago
  7. ce1928d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  8. 56b1742 net: add rbnode to struct sk_buff by Eric Dumazet · 10 years ago
  9. f03eb12 gre6: Move the setting of dev->iflink into the ndo_init functions. by Steffen Klassert · 10 years ago
  10. ebe084a sit: Use ipip6_tunnel_init as the ndo_init function. by Steffen Klassert · 10 years ago
  11. 16a0231 vti6: Use vti6_dev_init as the ndo_init function. by Steffen Klassert · 10 years ago
  12. 6c6151d ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function. by Steffen Klassert · 10 years ago
  13. d75b1ad net: less interrupt masking in NAPI by Eric Dumazet · 10 years ago
  14. c1207c0 netfilter: nft_reject_bridge: Fix powerpc build error by Guenter Roeck · 10 years ago
  15. b8fff40 mac80211: fix use-after-free in defragmentation by Johannes Berg · 10 years ago
  16. 4cb8c35 irda: stop calling sk_prot->disconnect() on connection failure by Linus Torvalds · 10 years ago
  17. 55b42b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. e9226d7 libceph: eliminate unnecessary allocation in process_one_ticket() by Ilya Dryomov · 10 years ago
  19. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 10 years ago
  20. de05c40 mpls: Allow mpls_gso to be built as module by Pravin B Shelar · 10 years ago
  21. f7065f4 mpls: Fix mpls_gso handler. by Pravin B Shelar · 10 years ago
  22. e3a88f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  23. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  24. 127917c netfilter: nft_reject_bridge: restrict reject to prerouting and input by Pablo Neira Ayuso · 10 years ago
  25. 523b929 netfilter: nft_reject_bridge: don't use IP stack to reject traffic by Pablo Neira Ayuso · 10 years ago
  26. 8bfcdf6 netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions by Pablo Neira Ayuso · 10 years ago
  27. 052b949 netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions by Pablo Neira Ayuso · 10 years ago
  28. 4d87716 netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing by Pablo Neira Ayuso · 10 years ago
  29. d070f91 mac80211: fix spelling errors by Stephen Hemminger · 10 years ago
  30. 5188cd4 drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets by Ben Hutchings · 10 years ago
  31. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  32. cd21453 tcp: Correction to RFC number in comment by Sowmini Varadhan · 10 years ago
  33. 14051f0 gre: Use inner mac length when computing tunnel length by Tom Herbert · 10 years ago
  34. afb6bef sctp: replace seq_printf with seq_puts by Michele Baldessari · 10 years ago
  35. 891310d sctp: add transport state in /proc/net/sctp/remaddr by Michele Baldessari · 10 years ago
  36. fa19c2b0 ipv4: Do not cache routing failures due to disabled forwarding. by Nicolas Cavallari · 10 years ago
  37. b2ad5e5 tipc: spelling errors by stephen hemminger · 10 years ago
  38. 646697b syncookies: only increment SYNCOOKIESFAILED on validation error by Florian Westphal · 10 years ago
  39. f4e715c ipv4: minor spelling fixes by stephen hemminger · 10 years ago
  40. acf722f ip6_tunnel: allow to change mode for the ip6tnl0 by Alexey Andriyanov · 10 years ago
  41. 43728fa ipv6: remove assignment in if condition by Fabian Frederick · 10 years ago
  42. fc08c25 ipv6: remove inline on static in c file by Fabian Frederick · 10 years ago
  43. 40dc2ca ipv6: spelling s/incomming/incoming by Fabian Frederick · 10 years ago
  44. e7b6658 ipx: remove all unnecessary castings on ntohl by Fabian Frederick · 10 years ago
  45. 3d762a0 net: dsa: Add support for reading switch registers with ethtool by Guenter Roeck · 10 years ago
  46. 6793abb net: dsa: Add support for switch EEPROM access by Guenter Roeck · 10 years ago
  47. 51579c3 net: dsa: Add support for reporting switch chip temperatures by Guenter Roeck · 10 years ago
  48. 734cbb5 net: dsa: Don't set skb->protocol on outgoing tagged packets by Guenter Roeck · 10 years ago
  49. a4d5504 Bluetooth: Clear LE white list when resetting controller by Marcel Holtmann · 10 years ago
  50. daac197 Bluetooth: 6lowpan: use after free in disconnect_devices() by Dan Carpenter · 10 years ago
  51. 4623884 mac80211: properly flush delayed scan work on interface removal by Johannes Berg · 10 years ago
  52. 89baaa5 libceph: use memalloc flags for net IO by Mike Christie · 10 years ago
  53. 38130c3 mac802154: add basic support for monitor by Alexander Aring · 10 years ago
  54. 05f7de6 mac802154: rx: add error handling after skb_clone by Alexander Aring · 10 years ago
  55. 20b4812 mac802154: rx: monitor receive cleanup by Alexander Aring · 10 years ago
  56. 1846067 mac802154: rx: add rx stats incrementation by Alexander Aring · 10 years ago
  57. 21fdf0a mac802154: rx: use netif_receive_skb by Alexander Aring · 10 years ago
  58. 1054ed8 mac802154: rx: remove override pkt_type set to PACKET_HOST by Alexander Aring · 10 years ago
  59. ec718f3 mac802154: rx: add software checksum filtering check by Alexander Aring · 10 years ago
  60. b788949 mac802154: rx: simplify crc receive handling by Alexander Aring · 10 years ago
  61. 08c511a mac802154: rx: remove unnecessary parameter by Alexander Aring · 10 years ago
  62. 90386a7 mac802154: separate omit tx/rx flags by Alexander Aring · 10 years ago
  63. 94b7922 mac802154: add support for promiscuous mode by Alexander Aring · 10 years ago
  64. 55a2d06 mac802154: main: remove unnecessary include by Alexander Aring · 10 years ago
  65. 75fbfd3 neigh: optimize neigh_parms_release() by Nicolas Dichtel · 10 years ago
  66. bc9ad16 net: introduce napi_schedule_irqoff() by Eric Dumazet · 10 years ago
  67. d70127e inet: frags: remove the WARN_ON from inet_evict_bucket by Nikolay Aleksandrov · 10 years ago
  68. 65ba1f1 inet: frags: fix a race between inet_evict_bucket and inet_frag_kill by Nikolay Aleksandrov · 10 years ago
  69. 7fd2561 net: ipv6: Add a sysctl to make optimistic addresses useful candidates by Erik Kline · 10 years ago
  70. dca145f tcp: allow for bigger reordering level by Eric Dumazet · 10 years ago
  71. 432c856 net: skb_segment() should preserve backpressure by Toshiaki Makita · 10 years ago
  72. b2ed64a ipv6: notify userspace when we added or changed an ipv6 token by Lubomir Rintel · 10 years ago
  73. d561090 sch_pie: schedule the timer after all init succeed by WANG Cong · 10 years ago
  74. fc1f48f cfg80211: fix integer signedness in chandef_primary_freqs() by Johannes Berg · 10 years ago
  75. dcc6c2f cfg80211: fix set but not used warning in nl80211_channel_switch() by Fabian Frederick · 10 years ago
  76. ff1e417 mac80211: schedule the actual switch of the station before CSA count 0 by Luciano Coelho · 10 years ago
  77. 84469a4 mac80211: use secondary channel offset IE also beacons during CSA by Luciano Coelho · 10 years ago
  78. 10b6848 mac80211: flush keys for AP mode on ieee80211_do_stop by Felix Fietkau · 10 years ago
  79. 9cfd5a2 Bluetooth: Wrong style spin lock used by Jukka Rissanen · 10 years ago
  80. e23e9ec ieee802154: introduce sysfs file by Alexander Aring · 10 years ago
  81. 7445764 mac802154: cleanup open count handling by Alexander Aring · 10 years ago
  82. c7420c3 mac802154: move mac_params functions into mac_cmd by Alexander Aring · 10 years ago
  83. 12439a5 mac802154: remove channel attributes from sdata by Alexander Aring · 10 years ago
  84. 33d4189 mac802154: iface: remove assign to zero by Alexander Aring · 10 years ago
  85. 538181a mac802154: add synchronization handling by Alexander Aring · 10 years ago
  86. e363eca mac802154: move local started handling by Alexander Aring · 10 years ago
  87. 5d65cae mac802154: rename running to started by Alexander Aring · 10 years ago
  88. 0ea3da6 mac802154: rework sdata state change to running by Alexander Aring · 10 years ago
  89. a543c59 mac802154: remove driver ops in wpan-phy by Alexander Aring · 10 years ago
  90. 59cb300 mac802154: use driver-ops function wrappers by Alexander Aring · 10 years ago
  91. b6eea9c mac802154: introduce driver-ops header by Alexander Aring · 10 years ago
  92. 1630186 mac802154: declare struct ieee802154_ops as const by Alexander Aring · 10 years ago
  93. 19ec690 mac802154: main: move open and close into iface by Alexander Aring · 10 years ago
  94. b9ff77e mac802154: monitor: merge into iface implementation by Alexander Aring · 10 years ago
  95. 0b1db38 Bluetooth: Fix check for direct advertising by Johan Hedberg · 10 years ago
  96. 980ffc0 Bluetooth: Fix LE connection timeout deadlock by Johan Hedberg · 10 years ago
  97. 2c6c49d openvswitch: Export lockdep_ovsl_is_held to modules. by David S. Miller · 10 years ago
  98. 941d8eb datapath: Rename last_action() as nla_is_last() and move to netlink.h by Simon Horman · 10 years ago
  99. 25946f2 Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  100. ae43928 net: dsa: Error out on tagging protocol mismatches by Andrew Lunn · 10 years ago