1. 5db92c9 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack by Octavian Purdila · 10 years ago
  2. d6274bd tcp: add send_synack method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  3. 936b8bd tcp: add init_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  4. 9403715 tcp: move around a few calls in tcp_v6_conn_request by Octavian Purdila · 10 years ago
  5. d94e041 tcp: add route_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  6. fb7b37a tcp: add init_cookie_seq method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  7. 16bea70 tcp: add init_req method to tcp_request_sock_ops by Octavian Purdila · 10 years ago
  8. 476eab8 net: remove inet6_reqsk_alloc by Octavian Purdila · 10 years ago
  9. aa27fc5 tcp: tcp_v[46]_conn_request: fix snt_synack initialization by Octavian Purdila · 10 years ago
  10. 57b4755 tcp: cookie_v4_init_sequence: skb should be const by Octavian Purdila · 10 years ago
  11. 6012052 tipc: simplify connection congestion handling by Jon Paul Maloy · 10 years ago
  12. ac0074e tipc: clean up connection protocol reception function by Jon Paul Maloy · 10 years ago
  13. ec8a2e5 tipc: same receive code path for connection protocol and data messages by Jon Paul Maloy · 10 years ago
  14. b786e2b tipc: let port protocol senders use new link send function by Jon Paul Maloy · 10 years ago
  15. 4ccfe5e tipc: connection oriented transport uses new send functions by Jon Paul Maloy · 10 years ago
  16. e2dafe8 tipc: RDM/DGRAM transport uses new fragmenting and sending functions by Jon Paul Maloy · 10 years ago
  17. 5a37907 tipc: introduce message evaluation function by Jon Paul Maloy · 10 years ago
  18. 8db1bae tipc: separate building and sending of rejected messages by Jon Paul Maloy · 10 years ago
  19. 067608e tipc: introduce direct iovec to buffer chain fragmentation function by Jon Paul Maloy · 10 years ago
  20. 16e166b tipc: make link mtu easily accessible from socket by Jon Paul Maloy · 10 years ago
  21. 4f1688b tipc: introduce send functions for chained buffers in link by Jon Paul Maloy · 10 years ago
  22. e4de5fa tipc: use negative error return values in functions by Jon Paul Maloy · 10 years ago
  23. 3d09fc4 tipc: eliminate case of writing to freed memory by Jon Paul Maloy · 10 years ago
  24. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  25. f9fa39e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  26. 09d27b8 netfilter: nft_log: complete logging support by Pablo Neira Ayuso · 10 years ago
  27. 85d30e2 netfilter: nft_log: request explicit logger when loading rules by Pablo Neira Ayuso · 10 years ago
  28. 960649d netfilter: bridge: add generic packet logger by Pablo Neira Ayuso · 10 years ago
  29. 35b9395 netfilter: add generic ARP packet logger by Pablo Neira Ayuso · 10 years ago
  30. fab4085 netfilter: log: nf_log_packet() as real unified interface by Pablo Neira Ayuso · 10 years ago
  31. 83e96d4 netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files by Pablo Neira Ayuso · 10 years ago
  32. e940f5d ipv6: Fix MLD Query message check by Hangbin Liu · 10 years ago
  33. 3e215c8 udp: Add MIB counters for rcvbuferrors by James M Leddy · 10 years ago
  34. 1990e4f vti: Simplify error handling in module init and exit by Mathias Krause · 10 years ago
  35. e59d82f vti6: Simplify error handling in module init and exit by Mathias Krause · 10 years ago
  36. b7eea45 xfrm: Fix refcount imbalance in xfrm_lookup by Steffen Klassert · 10 years ago
  37. 9b8d90b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  38. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  39. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  40. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  41. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 10 years ago
  42. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 10 years ago
  43. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 10 years ago
  44. f6d8cb2 inet: reduce TLB pressure for listeners by Eric Dumazet · 10 years ago
  45. 1f74714 net/dsa/dsa.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  46. 8b87efb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  47. 12307e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  48. 27fd8d90 netfilter: nf_log: move log buffering to core logging by Pablo Neira Ayuso · 10 years ago
  49. 5962815 netfilter: nf_log: use an array of loggers instead of list by Pablo Neira Ayuso · 10 years ago
  50. 7200135 netfilter: kill ulog targets by Pablo Neira Ayuso · 10 years ago
  51. 9500507 netfilter: conntrack: remove timer from ecache extension by Florian Westphal · 10 years ago
  52. 97dc94f cfg80211: remove channel_switch combination check by Michal Kazior · 10 years ago
  53. 4c3ebc5 mac80211: use chanctx reservation for STA CSA by Michal Kazior · 10 years ago
  54. 03078de mac80211: use chanctx reservation for AP CSA by Michal Kazior · 10 years ago
  55. 71e6195 mac80211: make check_combinations() aware of chanctx reservation by Michal Kazior · 10 years ago
  56. 5bcae31 mac80211: implement multi-vif in-place reservations by Michal Kazior · 10 years ago
  57. f6b5082 netfilter: x_tables: xt_free_table_info() cleanup by Eric Dumazet · 10 years ago
  58. 397304b netfilter: ctnetlink: remove null test before kfree by Fabian Frederick · 10 years ago
  59. 633e271 mac80211: split sched scan IEs by David Spinadel · 11 years ago
  60. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  61. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  62. 02df00e nl80211: move set_qos_map command into split state by Johannes Berg · 10 years ago
  63. 79631c8 trivial: net/irda/irlmp.c: Fix closing brace followed by if by Rasmus Villemoes · 10 years ago
  64. e0f31d8 flow_keys: Record IP layer protocol in skb_flow_dissect() by Govindarajulu Varadarajan · 10 years ago
  65. f15a5cf SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok by Kinglong Mee · 10 years ago
  66. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 10 years ago
  67. 7adc3e4 mac80211: make sure TDLS peer STA exists during setup by Arik Nemtsov · 10 years ago
  68. c887f0d3 mac80211: add API to request TDLS operation from userspace by Arik Nemtsov · 10 years ago
  69. db67d66 mac80211: implement proper Tx path flushing for TDLS by Arik Nemtsov · 10 years ago
  70. 191dd46 mac80211: split tdls_mgmt function by Arik Nemtsov · 10 years ago
  71. 2fb6b9b mac80211: use TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  72. 31fa97c cfg80211: pass TDLS initiator in tdls_mgmt operations by Arik Nemtsov · 10 years ago
  73. 17e6a59 mac80211: cleanup TDLS state during failed setup by Arik Nemtsov · 10 years ago
  74. 68885a5 mac80211: set auth flags after other station info by Arik Nemtsov · 10 years ago
  75. 9deba04 mac80211: clarify TDLS Tx handling by Arik Nemtsov · 10 years ago
  76. a46992b mac80211: stop only the queues assigned to the vif during channel switch by Luciano Coelho · 10 years ago
  77. 26da23b mac80211: add functions to stop and wake all queues assigned to a vif by Luciano Coelho · 10 years ago
  78. cca07b0 mac80211: introduce refcount for queue_stop_reasons by Luciano Coelho · 10 years ago
  79. 59f48fe mac80211: don't stop all queues when flushing by Luciano Coelho · 10 years ago
  80. 8d7b70f net: Mac80211: Remove silly timespec dance by Thomas Gleixner · 10 years ago
  81. 1817152 mac80211: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  82. 10d78f2 mac80211: use csa counter offsets instead of csa_active by Michal Kazior · 10 years ago
  83. af296bd mac80211: move csa counters from sdata to beacon/presp by Michal Kazior · 10 years ago
  84. 0ce1202 cfg80211: fix elapsed_jiffies calculation by Eliad Peller · 10 years ago
  85. e33e224 Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels" by Johannes Berg · 10 years ago
  86. b493283 mac80211: allow tx via monitor iface when DFS by Janusz Dziedzic · 10 years ago
  87. b7ffbd7 cfg80211: make ethtool the driver's responsibility by Johannes Berg · 10 years ago
  88. ba9030c mac80211: remove weak WEP IV accounting by Johannes Berg · 10 years ago
  89. b314c66 trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/ by Antonio Ospite · 10 years ago
  90. 2b470c3 mac80211: remove ignore_plink_timer flag by Bob Copeland · 10 years ago
  91. 5ac2e35 mac80211: fix station/driver powersave race by Johannes Berg · 10 years ago
  92. 20edb50 mac80211: remove PID rate control by John W. Linville · 10 years ago
  93. 744462a mac80211: WEP extra head/tail room in ieee80211_send_auth by Max Stepanov · 10 years ago
  94. 2b74e2c net: em_canid: remove useless statements from em_canid_change by Duan Jiong · 10 years ago
  95. a3f5ee7 bridge: use list_for_each_entry_continue_reverse by Li RongQing · 10 years ago
  96. 916c168 8021q: fix a potential memory leak by Li RongQing · 10 years ago
  97. 1d56dc4 Bluetooth: Fix for ACL disconnect when pairing fails by Lukasz Rymanowski · 10 years ago
  98. 2ed8f65 Bluetooth: Fix rejecting pairing in case of insufficient capabilities by Johan Hedberg · 10 years ago
  99. 581370c Bluetooth: Refactor authentication method lookup into its own function by Johan Hedberg · 10 years ago
  100. c7262e7 Bluetooth: Fix overriding higher security level in SMP by Johan Hedberg · 10 years ago