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