1. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 12 years ago
  2. c3ffeab mac80211: ibss: use beacon_data struct for beacon and probe response by Johannes Berg · 12 years ago
  3. 1852d40 mac80211: ibss: disable beaconing before freeing beacon by Johannes Berg · 12 years ago
  4. deadcfc netfilter: nfnetlink_acct: return -EINVAL if object name is empty by Pablo Neira Ayuso · 11 years ago
  5. 558724a netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init() by Wei Yongjun · 11 years ago
  6. 3fbd45c mac80211: fix remain-on-channel cancel crash by Johannes Berg · 11 years ago
  7. 799ef90 xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn() by Mathias Krause · 11 years ago
  8. 7ebe183 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 11 years ago
  9. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 11 years ago
  10. 4a7df34 8021q: fix a potential use-after-free by Cong Wang · 11 years ago
  11. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 11 years ago
  12. 7b99a99 bridge: avoid br_ifinfo_notify when nothing changed by Hong zhi guo · 11 years ago
  13. 5e95329b dsa: add device tree bindings to register DSA switches by Florian Fainelli · 11 years ago
  14. eec2e61 ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  15. be99197 inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future use by ipv6 by Hannes Frederic Sowa · 11 years ago
  16. 63998ac ipv6: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  17. 0465277 ipv4: provide addr and netconf dump consistency info by Nicolas Dichtel · 11 years ago
  18. 370bd00 mac80211: Don't restart sta-timer if not associated. by Ben Greear · 11 years ago
  19. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 11 years ago
  20. 1b7c92b l2tp: calling the ref() instead of deref() by Dan Carpenter · 11 years ago
  21. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  22. 2fa70df decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER by Thomas Graf · 11 years ago
  23. f4541d6 tcp: preserve ACK clocking in TSO by Eric Dumazet · 11 years ago
  24. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  25. 58d7d8f decnet: Parse netlink attributes on our own by Thomas Graf · 11 years ago
  26. d6a8c36 udp: increase inner ip header ID during segmentation by Cong Wang · 11 years ago
  27. 10c0d7e ip_gre: increase inner ip header ID during segmentation by Cong Wang · 11 years ago
  28. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 11 years ago
  29. 934457e mac80211: use ieee80211_p2p_noa_attr structure by Janusz Dziedzic · 11 years ago
  30. 59c1ec2 mac80211: make beacon-loss-count configurable by Ben Greear · 11 years ago
  31. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  32. eaaa313 netlink: Diag core and basic socket info dumping (v2) by Andrey Vagin · 11 years ago
  33. 0f29c76 net: prepare netlink code for netlink diag by Andrey Vagin · 11 years ago
  34. 4021db9 net: remove redundant ifdef CONFIG_CGROUPS by Zefan Li · 11 years ago
  35. e33099f tcp: implement RFC5682 F-RTO by Yuchung Cheng · 11 years ago
  36. ab42d9e tcp: refactor CA_Loss state processing by Yuchung Cheng · 11 years ago
  37. 9b44190 tcp: refactor F-RTO by Yuchung Cheng · 11 years ago
  38. 8b30578 mac80211: fix virtual monitor interface locking by Johannes Berg · 11 years ago
  39. ce1eadd cfg80211: fix wdev tracing crash by Johannes Berg · 11 years ago
  40. 5470b46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  41. b9d5319 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  42. 3a7bba6 mac80211: return the RSSI in dBm by Emmanuel Grumbach · 11 years ago
  43. 8fdc929 dynticks: avoid flow_cache_flush() interrupting every core by Chris Metcalf · 11 years ago
  44. 0227c7b Bluetooth: fix error return code in rfcomm_add_listener() by Wei Yongjun · 11 years ago
  45. 3e5289d filter: add ANC_PAY_OFFSET instruction for loading payload start offset by Daniel Borkmann · 11 years ago
  46. f77668d net: flow_dissector: add __skb_get_poff to get a start offset to payload by Daniel Borkmann · 11 years ago
  47. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. 896ee0e net/irda: add missing error path release_sock call by Kees Cook · 11 years ago
  49. 283951f ipconfig: Fix newline handling in log message. by Martin Fuzzey · 11 years ago
  50. 8ed7816 flow_keys: include thoff into flow_keys for later usage by Daniel Borkmann · 11 years ago
  51. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 11 years ago
  52. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 11 years ago
  53. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 11 years ago
  54. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 11 years ago
  55. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 11 years ago
  56. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 11 years ago
  57. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 11 years ago
  58. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 11 years ago
  59. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 11 years ago
  60. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 11 years ago
  61. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 11 years ago
  62. 44046a5 udp: add encap_destroy callback by Tom Parkin · 11 years ago
  63. f1e79e2 genetlink: trigger BUG_ON if a group name is too long by Masatake YAMATO · 11 years ago
  64. b315515 NFC: llcp: Remove possible double call to kfree_skb by Thierry Escande · 11 years ago
  65. 90b2621 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 11 years ago
  66. f00f188 cfg80211: fix error return code in cfg80211_init() by Wei Yongjun · 11 years ago
  67. 217c157 cfg80211: fix potential connection work crash by Johannes Berg · 11 years ago
  68. 0017c0b xfrm: Fix replay notification for esn. by Steffen Klassert · 11 years ago
  69. bec964e NFC: llcp: Detach socket from process context only when releasing the socket by Samuel Ortiz · 11 years ago
  70. 0b36f1a 9p/trans_virtio.c: use virtio_add_sgs[] by Rusty Russell · 11 years ago
  71. 3dd6664 netfilter: remove unused "config IP_NF_QUEUE" by Paul Bolle · 11 years ago
  72. 77f65eb packet: packet fanout rollover during socket overload by Willem de Bruijn · 11 years ago
  73. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  74. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  75. 4937636 netfilter: nf_conntrack: add include to fix sparse warning by stephen hemminger · 11 years ago
  76. ae08ce0 netfilter: nfnetlink_queue: zero copy support by Eric Dumazet · 11 years ago
  77. e844a92 netfilter: ctnetlink: allow to dump expectation per master conntrack by Pablo Neira Ayuso · 11 years ago
  78. b5fb82c xfrm: use xfrm direction when lookup policy by Baker Zhang · 11 years ago
  79. 5a3da1f inet: limit length of fragment queue hash table bucket lists by Hannes Frederic Sowa · 11 years ago
  80. c9bbb75 can: dump stack on protocol bugs by Oliver Hartkopp · 11 years ago
  81. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 12 years ago
  82. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 12 years ago
  83. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 12 years ago
  84. e9836f2 ipvs: fix hashing in ip_vs_svc_hashkey by Julian Anastasov · 12 years ago
  85. cf2e394 ipvs: fix sctp chunk length order by Julian Anastasov · 12 years ago
  86. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 12 years ago
  87. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  88. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 12 years ago
  89. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  90. a0ca796 mac80211/minstrel_ht: do not sample actively used rates by Felix Fietkau · 11 years ago
  91. bc96f24 mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates by Felix Fietkau · 11 years ago
  92. 3e8b1eb mac80211/minstrel_ht: improve rate selection stability by Felix Fietkau · 11 years ago
  93. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 12 years ago
  94. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 12 years ago
  95. feb94d3 Bluetooth: Fix PIN/Confirm/Passkey response parameters by Johan Hedberg · 11 years ago
  96. 1707c60 Bluetooth: Simplify address parameters of user_pairing_resp() by Johan Hedberg · 11 years ago
  97. 4c01f8b Bluetooth: Fix fast connectable state when enabling page scan by Johan Hedberg · 11 years ago
  98. bd98b99 Bluetooth: Fix updating page scan parameters when not necessary by Johan Hedberg · 11 years ago
  99. 4a3ee76 Bluetooth: Update page scan parameters after successful write commands by Johan Hedberg · 11 years ago
  100. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 11 years ago