1. 648af7f rxrpc: Absorb the rxkad security module by David Howells · 9 years ago
  2. 6dd050f rxrpc: Don't assume transport address family and size when using it by David Howells · 9 years ago
  3. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 9 years ago
  4. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 9 years ago
  5. 5b3e87f rxrpc: Static arrays of strings should be const char *const[] by David Howells · 9 years ago
  6. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 9 years ago
  7. 8f7e6e7 rxrpc: Disable a debugging statement that has been left enabled. by David Howells · 9 years ago
  8. 4d0fc73 rxrpc: do not pull udp headers on receive by Willem de Bruijn · 9 years ago
  9. 1da8c681 sunrpc: do not pull udp headers on receive by Willem de Bruijn · 9 years ago
  10. a6db449 net: ipv4: Consider failed nexthops in multipath routes by David Ahern · 9 years ago
  11. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. 03c5b53 ipv6: fix inet6_lookup_listener() by Eric Dumazet · 9 years ago
  13. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  14. 4d5770b net: dsa: make the VLAN add function return void by Vivien Didelot · 9 years ago
  15. 8497aa6 net: dsa: make the FDB add function return void by Vivien Didelot · 9 years ago
  16. 43c44a9 net: dsa: make the STP state function return void by Vivien Didelot · 9 years ago
  17. 1089ac6 Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  18. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  19. 1fc2257 devlink: share user_ptr pointer for both devlink and devlink_port by Jiri Pirko · 9 years ago
  20. a984488 devlink: remove implicit type set in port register by Jiri Pirko · 9 years ago
  21. 94a57f1 mpls: find_outdev: check for err ptr in addition to NULL check by Roopa Prabhu · 9 years ago
  22. 3ba3458 ipv6: Count in extension headers in skb->network_header by Jakub Sitnicki · 9 years ago
  23. 5b7066c tipc: stricter filtering of packets in bearer layer by Jon Paul Maloy · 9 years ago
  24. 4e801fa tipc: eliminate buffer leak in bearer layer by Jon Paul Maloy · 9 years ago
  25. 579ba85 RDS: fix congestion map corruption for PAGE_SIZE > 4k by shamir rabinovitch · 9 years ago
  26. e98499a RDS: memory allocated must be align to 8 by shamir rabinovitch · 9 years ago
  27. a0ca153 GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU by Alexander Duyck · 9 years ago
  28. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 9 years ago
  29. d92283e fou: change to use UDP socket GRO by Tom Herbert · 9 years ago
  30. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 9 years ago
  31. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 9 years ago
  32. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 9 years ago
  33. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 9 years ago
  34. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 9 years ago
  35. 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 9 years ago
  36. 8501786 tcp/dccp: fix inet_reuseport_add_sock() by Eric Dumazet · 9 years ago
  37. 0a1a37b net: add the AF_KCM entries to family name tables by Dexuan Cui · 9 years ago
  38. a6d5bbf ip_tunnel: implement __iptunnel_pull_header by Jiri Benc · 9 years ago
  39. 8ab18d7 VSOCK: Detach QP check should filter out non matching QPs. by Jorgen Hansen · 9 years ago
  40. 6ae81ce af_packet: tone down the Tx-ring unsupported spew. by Dave Jones · 9 years ago
  41. 32fa270 Revert "bridge: Fix incorrect variable assignment on error path in br_sysfs_addbr" by David S. Miller · 9 years ago
  42. b4201cc mac80211: fix "warning: ‘target_metric’ may be used uninitialized" by Jeff Mahoney · 9 years ago
  43. 4ce2bd9 cfg80211: Allow reassociation to be requested with internal SME by Jouni Malinen · 9 years ago
  44. ba6fbac cfg80211: Add option to specify previous BSSID for Connect command by Jouni Malinen · 9 years ago
  45. 918fe04 mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rate by Felix Fietkau · 9 years ago
  46. 6e0456b mac80211: add A-MSDU tx support by Felix Fietkau · 9 years ago
  47. c9c5962 mac80211: enable collecting station statistics per-CPU by Johannes Berg · 9 years ago
  48. 49ddf8e mac80211: add fast-rx path by Johannes Berg · 9 years ago
  49. 0f9c5a6 mac80211: fix RX u64 stats consistency on 32-bit platforms by Johannes Berg · 9 years ago
  50. 4f6b1b3 mac80211: fix last RX rate data consistency by Johannes Berg · 9 years ago
  51. b8da6b6 mac80211: add separate last_ack variable by Johannes Berg · 9 years ago
  52. 2df8bfd mac80211: remove rx_stats.last_rx update after sta alloc by Johannes Berg · 9 years ago
  53. 0be6ed1 mac80211: move averaged values out of rx_stats by Johannes Berg · 9 years ago
  54. 8ebaa5b mac80211: move semicolon out of CALL_RXH macro by Johannes Berg · 9 years ago
  55. de8f18d mac80211: count MSDUs in A-MSDU properly by Johannes Berg · 9 years ago
  56. d63b548 mac80211: allow passing transmitter station on RX by Johannes Berg · 9 years ago
  57. 4da46ce net/core/dev: Warn on a too-short GRO frame by Aaron Conole · 9 years ago
  58. b6ee376 ip6_tunnel: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 9 years ago
  59. 727ceaa Revert "netpoll: Fix extra refcount release in netpoll_cleanup()" by Bjorn Helgaas · 9 years ago
  60. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 9 years ago
  61. e6afc8a udp: remove headers from UDP packets before queueing by samanthakumar · 9 years ago
  62. e43569e sctp: flush if we can't fit another DATA chunk by Marcelo Ricardo Leitner · 9 years ago
  63. e596af8 mac80211: mesh: flush paths outside of plink lock by Bob Copeland · 9 years ago
  64. 0371a08 mac80211: mesh: fix cleanup for mesh pathtable by Bob Copeland · 9 years ago
  65. 68bb54b mac80211: mesh: fix mesh path kerneldoc by Bob Copeland · 9 years ago
  66. 3257523 mac80211: mesh: reorder structure members by Bob Copeland · 9 years ago
  67. 18b27ff mac80211: mesh: embed gates hlist head directly by Bob Copeland · 9 years ago
  68. 47a0489 mac80211: mesh: use hlist for rmc cache by Bob Copeland · 9 years ago
  69. 0aa7fab mac80211: mesh: handle failed alloc for rmc cache by Bob Copeland · 9 years ago
  70. 7493295 mac80211: mesh: fix crash in mesh_path_timer by Bob Copeland · 9 years ago
  71. 52cfa1d mac80211: track and tell driver about GO client P2P PS abilities by Ayala Beker · 9 years ago
  72. 17b9424 cfg80211: allow userspace to specify client P2P PS support by Ayala Beker · 9 years ago
  73. b100e5d mac80211: avoid useless memory write on each frame RX by Johannes Berg · 9 years ago
  74. 2c61cf9 mac80211: fix cipher scheme function name by Johannes Berg · 9 years ago
  75. c84387d mac80211: clean up station flags debugfs by Johannes Berg · 9 years ago
  76. 602fae4 mac80211: don't start dynamic PS timer if not needed by Johannes Berg · 9 years ago
  77. fc4a25c mac80211: remove sta_info debugfs sub-struct by Johannes Berg · 9 years ago
  78. 96f321c mac80211: Remove unused variable in per STA debugfs struct by Mohammed Shafi Shajakhan · 9 years ago
  79. 1e0bbeb mac80211: enable starting BA session with custom timeout by Sara Sharon · 9 years ago
  80. e035212 mac80211: add NETIF_F_RXCSUM to features white list by Sara Sharon · 9 years ago
  81. f278ce4 mac80211: Set global RRM capability by Emmanuel Grumbach · 9 years ago
  82. 06171e9 mac80211: minstrel_ht: improve sample rate skip logic by Felix Fietkau · 9 years ago
  83. f6d4671 mac80211: close the SP when we enqueue frames during the SP by Emmanuel Grumbach · 9 years ago
  84. 4b559ec mac80211: Fix BW upgrade for TDLS peers by Ilan Peer · 9 years ago
  85. facde7f mac80211: don't send deferred frames outside the SP by Emmanuel Grumbach · 9 years ago
  86. c2d4592 mac80211: remove description of dropped member by Luis de Bethencourt · 9 years ago
  87. b6bf8c6 mac80211: ensure no limits on station rhashtable by Ben Greear · 9 years ago
  88. 62b14b2 mac80211: properly deal with station hashtable insert errors by Johannes Berg · 9 years ago
  89. 07310a6 mac80211: do not pass injected frames without a valid rate to the driver by Felix Fietkau · 9 years ago
  90. f66b60f mac80211: fix parsing of 40Mhz in injected radiotap header by Sven Eckelmann · 9 years ago
  91. 38de03d nl80211: add feature for BSS selection support by Arend van Spriel · 9 years ago
  92. f59374e mac80211: synchronize driver rx queues before removing a station by Sara Sharon · 9 years ago
  93. 60854fd mac80211: mesh: convert path table to rhashtable by Bob Copeland · 9 years ago
  94. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 9 years ago
  95. 947c2a0 mac80211: mesh: embed known gates list in struct mesh_path by Bob Copeland · 9 years ago
  96. b15dc38 mac80211: mesh: factor out common mesh path allocation code by Bob Copeland · 9 years ago
  97. 4439548 mac80211: mesh: don't hash sdata in mpath tables by Bob Copeland · 9 years ago
  98. 2bdaf38 mac80211: mesh: move path tables into if_mesh by Bob Copeland · 9 years ago
  99. e345f44 mac80211: Support a scan request for a specific BSSID by Jouni Malinen · 9 years ago
  100. 818965d cfg80211: Allow a scan request for a specific BSSID by Jouni Malinen · 9 years ago