1. e5a9f8d mac80211: move station statistics into sub-structs by Johannes Berg · 9 years ago
  2. 976bd9e mac80211: move beacon_loss_count into ifmgd by Johannes Berg · 9 years ago
  3. 763aa27 mac80211: remove sta->last_ack_signal by Johannes Berg · 9 years ago
  4. a515de6 cfg80211: reg: fix reg_ignore_cell_hint return type by Johannes Berg · 9 years ago
  5. 81e9257 cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef by Johannes Berg · 9 years ago
  6. 9f506802 cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg() by Johannes Berg · 9 years ago
  7. d34265a cfg80211: reg: centralize freeing ignored requests by Johannes Berg · 9 years ago
  8. 480908a cfg80211: reg: clarify 'treatment' handling in reg_process_hint() by Johannes Berg · 9 years ago
  9. fd453d3 cfg80211: reg: rename reg_regdb_query() to reg_query_builtin() by Johannes Berg · 9 years ago
  10. b686303 cfg80211: reg: make CRDA support optional by Johannes Berg · 9 years ago
  11. 922ec58 cfg80211: reg: remove useless reg_timeout scheduling by Johannes Berg · 9 years ago
  12. c7d319e5 cfg80211: reg: search built-in database directly by Johannes Berg · 9 years ago
  13. cecbb06 cfg80211: reg: rename reg_call_crda to reg_query_database by Johannes Berg · 9 years ago
  14. 25b20db cfg80211: reg: fix reg_call_crda() return value bug by Johannes Berg · 9 years ago
  15. 7cf3741 cfg80211: reg: remove useless non-NULL check by Johannes Berg · 9 years ago
  16. 8047d26 cfg80211: fix gHz to GHz by Johannes Berg · 9 years ago
  17. 6f1f5d5 mac80211: remove event.c by Johannes Berg · 9 years ago
  18. 3beea35 mac80211: remove cfg.h by Johannes Berg · 9 years ago
  19. fbd6ff5 mac80211: move sta_set_rate_info_rx() and make it static by Johannes Berg · 9 years ago
  20. a732fa7 mac80211: clean up ieee80211_rx_h_check_dup code by Johannes Berg · 9 years ago
  21. 4a733ef mac80211: remove PM-QoS listener by Johannes Berg · 9 years ago
  22. 61f6bba mac80211: use new cfg80211_inform_bss_frame_data() API by Johannes Berg · 9 years ago
  23. e2845c4 mac80211: Do not restart scheduled scan if multiple scan plans are set by Avraham Stern · 9 years ago
  24. 3b06d27 cfg80211: Add multiple scan plans for scheduled scan by Avraham Stern · 9 years ago
  25. 6e19bc4 nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp by Dmitry Shmidt · 9 years ago
  26. 93f0490 Revert "mac80211: remove exposing 'mfp' to drivers" by Tamizh chelvam · 9 years ago
  27. 985f2c8 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 9 years ago
  28. 6623c60 bridge: vlan: enforce no pvid flag in vlan ranges by Nikolay Aleksandrov · 9 years ago
  29. 8c5b83f ipv6 route: use err pointers instead of returning pointer by reference by Roopa Prabhu · 9 years ago
  30. b727759 ipv6: Pass struct net into nf_ct_frag6_gather by Eric W. Biederman · 9 years ago
  31. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  32. 37fcbab ipv4: Only compute net once in ip_call_ra_chain by Eric W. Biederman · 9 years ago
  33. 161642e packet: fix match_fanout_group() by Eric Dumazet · 9 years ago
  34. e2ca690 ipv4/icmp: redirect messages can use the ingress daddr as source by Paolo Abeni · 9 years ago
  35. 0944d6b bridge: try switchdev op first in __vlan_vid_add/del by Jiri Pirko · 9 years ago
  36. ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
  37. 70da268 net: SO_INCOMING_CPU setsockopt() support by Eric Dumazet · 9 years ago
  38. c7d39e3 packet: support per-packet fwmark for af_packet sendmsg by Edward Jee · 9 years ago
  39. f28ea36 sock: support per-packet fwmark by Edward Jee · 9 years ago
  40. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  41. c62987b bridge: push bridge setting ageing_time down to switchdev by Scott Feldman · 9 years ago
  42. 464314e switchdev: skip over ports returning -EOPNOTSUPP when recursing ports by Scott Feldman · 9 years ago
  43. 7533ce3 tcp: change type of alive from int to bool by Richard Sailer · 9 years ago
  44. 3741873 bridge: allow adding of fdb entries pointing to the bridge device by Roopa Prabhu · 9 years ago
  45. 6bcfd7f tcp: fix RFS vs lockless listeners by Eric Dumazet · 9 years ago
  46. 8057b3e net: dsa: use switchdev obj in port_fdb_del by Vivien Didelot · 9 years ago
  47. 1f36faf net: dsa: push prepare phase in port_fdb_add by Vivien Didelot · 9 years ago
  48. 146a320 net: dsa: add port_fdb_prepare by Vivien Didelot · 9 years ago
  49. 7bcfeea Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  50. e446f9d net: synack packets can be attached to request sockets by Eric Dumazet · 9 years ago
  51. ff936a0 bpf: fix cb access in socket filter programs by Alexei Starovoitov · 9 years ago
  52. 075640e net/sched: make sch_blackhole.c explicitly non-modular by Paul Gortmaker · 9 years ago
  53. 36b9ad80 net/dcb: make dcbnl.c explicitly non-modular by Paul Gortmaker · 9 years ago
  54. b6191ae net/core: make sock_diag.c explicitly non-modular by Paul Gortmaker · 9 years ago
  55. 0cbf334 net/core: lockdep_rtnl_is_held can be boolean by Yaowei Bai · 9 years ago
  56. 45ae74f net/dccp: dccp_bad_service_code can be boolean by Yaowei Bai · 9 years ago
  57. 875e082 net/nfnetlink: lockdep_nfnl_is_held can be boolean by Yaowei Bai · 9 years ago
  58. 61d0353 net/netlink: lockdep_genl_is_held can be boolean by Yaowei Bai · 9 years ago
  59. f640ee9 Bluetooth: Fix basic debugfs entries for unconfigured controllers by Marcel Holtmann · 9 years ago
  60. 3ad0040 bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs by Daniel Borkmann · 9 years ago
  61. 4623425 net: move net_get_random_once to lib by Hannes Frederic Sowa · 9 years ago
  62. 4d6a6ae 6lowpan: move shared settings to lowpan_netdev_setup by Alexander Aring · 9 years ago
  63. 28335a7 net: Do not drop to make_route if oif is l3mdev by David Ahern · 9 years ago
  64. cfc81b5 bpf, skb_do_redirect: clear sender_cpu before xmit by Daniel Borkmann · 9 years ago
  65. 91d2f14 Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux by David S. Miller · 9 years ago
  66. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  67. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  68. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  69. 77589ce ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmit by Eric W. Biederman · 9 years ago
  70. f859b0f ipv4: Cache net in iptunnel_xmit by Eric W. Biederman · 9 years ago
  71. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  72. 9f8955c ipv6: Merge __ip6_local_out and __ip6_local_out_sk by Eric W. Biederman · 9 years ago
  73. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  74. b92dacd ipv4: Merge __ip_local_out and __ip_local_out_sk by Eric W. Biederman · 9 years ago
  75. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  76. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  77. 3f5312a xfrm: Only compute net once in xfrm_policy_queue_process by Eric W. Biederman · 9 years ago
  78. 850dcc4 ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_sk by Eric W. Biederman · 9 years ago
  79. fd2874b ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_sk by Eric W. Biederman · 9 years ago
  80. 4d57c67 mac80211: add missing struct ieee80211_txq tid field initialization by Felix Fietkau · 9 years ago
  81. 26d46df Bluetooth: 6lowpan: Remove unnecessary chan_get() function by Johan Hedberg · 9 years ago
  82. 0cd088f Bluetooth: 6lowpan: Rename confusing 'pchan' variables by Johan Hedberg · 9 years ago
  83. 630ef79 Bluetooth: 6lowpan: Remove unnecessary chan_open() function by Johan Hedberg · 9 years ago
  84. b0c09f9 Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment by Johan Hedberg · 9 years ago
  85. 5d0fd77 Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments by Johan Hedberg · 9 years ago
  86. 301de2c Bluetooth: 6lowpan: Fix imtu & omtu values by Johan Hedberg · 9 years ago
  87. fe806dc Bluetooth: Enforce packet types in hci_recv_frame driver function by Marcel Holtmann · 9 years ago
  88. acc649c Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF by Marcel Holtmann · 9 years ago
  89. 4b4113d Bluetooth: Add debugfs entry for setting vendor diagnostic mode by Marcel Holtmann · 9 years ago
  90. e875ff8 Bluetooth: Add support for vendor specific diagnostic channel by Marcel Holtmann · 9 years ago
  91. 6c566dd Bluetooth: Send index information updates to monitor channel by Marcel Holtmann · 9 years ago
  92. acb4a6b tcp: ensure prior synack rtx behavior with small backlogs by Eric Dumazet · 9 years ago
  93. 686a562 net: ipv4: tcp.c Fixed an assignment coding style issue by Yuvaraja Mariappan · 9 years ago
  94. 5d6ae47 bridge: netlink: add support for port's multicast_router attribute by Nikolay Aleksandrov · 9 years ago
  95. 9b0c6e4 bridge: netlink: allow to flush port's fdb by Nikolay Aleksandrov · 9 years ago
  96. 61c0a9a bridge: netlink: export port's timer values by Nikolay Aleksandrov · 9 years ago
  97. e08e838 bridge: netlink: export port's topology_change_ack and config_pending by Nikolay Aleksandrov · 9 years ago
  98. 42d452c bridge: netlink: export port's id and number by Nikolay Aleksandrov · 9 years ago
  99. 96f94e7 bridge: netlink: export port's designated cost and port by Nikolay Aleksandrov · 9 years ago
  100. 80df9a2 bridge: netlink: export port's bridge id by Nikolay Aleksandrov · 9 years ago