1. a0c391b mac80211: minstrel[_ht]: remove non-ascii debugfs characters by Johannes Berg · 9 years ago
  2. 2739271 mac80211: don't tear down aggregation on suspend in case of wowlan->any by Eliad Peller · 9 years ago
  3. 9f0e135 net/wireless: enable wiphy device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  4. 9aae296 mac80211: Deinline drv_add/remove/change_interface() by Denys Vlasenko · 9 years ago
  5. 4fbd572 mac80211: Deinline drv_sta_rc_update() by Denys Vlasenko · 9 years ago
  6. b23dcd4 mac80211: Deinline drv_conf_tx() by Denys Vlasenko · 9 years ago
  7. 35afa58 mac80211: Copy tx'ed beacons to monitor mode by Helmut Schaa · 9 years ago
  8. 4dc792b mac80211: Split sending tx'ed frames to monitor interfaces into its own function by Helmut Schaa · 9 years ago
  9. d55d0d5 nl80211: put current TX power in interface info by Rafał Miłecki · 9 years ago
  10. 338c17a mac80211: use DECLARE_EWMA for ave_beacon_signal by Johannes Berg · 9 years ago
  11. 8ec6d97 mac80211: fix driver RSSI event calculations by Johannes Berg · 9 years ago
  12. 8e0d7fe mac80211: remove last_beacon/ave_beacon debugfs files by Johannes Berg · 9 years ago
  13. c85fb53 mac80211: implement VHT support for mesh by Bob Copeland · 9 years ago
  14. f020ae4 mac80211: zero center freq segment 2 in VHT oper IE by Chun-Yeow Yeoh · 9 years ago
  15. 99e7ca4 mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support by Emmanuel Grumbach · 9 years ago
  16. 46cad4b mac80211: remove direct probe step before authentication by Johannes Berg · 9 years ago
  17. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  18. 1b09b55 mac80211: introduce per vif frame registration API by Andrei Otcheretianski · 9 years ago
  19. 7bdbe40 nl80211: support vendor dumpit commands by Johannes Berg · 9 years ago
  20. dd55ab5 mac80211: TDLS: check reg with IR-relax on chandef upgrade by Arik Nemtsov · 9 years ago
  21. 82c0cc9 mac80211: debugfs: add file to disallow TDLS wider-bw by Arik Nemtsov · 9 years ago
  22. fc58c47 mac80211: process skb_queue while scanning in HW by Andrei Otcheretianski · 9 years ago
  23. 8de1c63 wireless: make __freq_reg_info static by Johannes Berg · 9 years ago
  24. 1dd34b5 bpf: fix bpf_skb_set_tunnel_key() helper by Alexei Starovoitov · 9 years ago
  25. cff8245 net_sched: act_bpf: remove spinlock in fast path by Alexei Starovoitov · 9 years ago
  26. 9e528d8 net_sched: convert rsvp to call tcf_exts_destroy from rcu callback by Alexei Starovoitov · 9 years ago
  27. ed7aa87 net_sched: convert tcindex to call tcf_exts_destroy from rcu callback by Alexei Starovoitov · 9 years ago
  28. faa54be net_sched: act_bpf: remove unnecessary copy by Alexei Starovoitov · 9 years ago
  29. 3c64562 net_sched: make tcf_hash_destroy() static by Alexei Starovoitov · 9 years ago
  30. 2724121 RDS: remove superfluous from rds_ib_alloc_fmr() by santosh.shilimkar@oracle.com · 9 years ago
  31. ef5217a RDS: flush the FMR pool less often by santosh.shilimkar@oracle.com · 9 years ago
  32. ad1d7dc RDS: push FMR pool flush work to its own worker by santosh.shilimkar@oracle.com · 9 years ago
  33. 6116c20 RDS: fix fmr pool dirty_count by Wengang Wang · 9 years ago
  34. 3f6b314 RDS: Fix rds MR reference count in rds_rdma_unuse() by santosh.shilimkar@oracle.com · 9 years ago
  35. ba54d3c RDS: fix the dangling reference to rds_ib_incoming_slab by santosh.shilimkar@oracle.com · 9 years ago
  36. b8766e4 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  37. b01d04a rds: Fix improper gfp_t usage. by David S. Miller · 9 years ago
  38. e252b3d route: fix a use-after-free by WANG Cong · 9 years ago
  39. d749916 net-next: Fix warning while make xmldocs caused by skbuff.c by Masanari Iida · 9 years ago
  40. 94c10f0 ah4: Fix error return in ah_input(). by David S. Miller · 9 years ago
  41. 2510505 ah6: fix error return code by Julia Lawall · 9 years ago
  42. ae05368 RDS: check for valid cm_id before initiating connection by santosh.shilimkar@oracle.com · 9 years ago
  43. 06e8941 RDS: return EMSGSIZE for oversize requests before processing/queueing by Mukesh Kacker · 9 years ago
  44. dfcec25 RDS: make sure rds_send_drop_to properly takes the m_rs_lock by santosh.shilimkar@oracle.com · 9 years ago
  45. 1c3be62 RDS: Don't destroy the rdma id until after we're done using it by Santosh Shilimkar · 9 years ago
  46. 5c240fa RDS: Fix assertion level from fatal to warning by santosh.shilimkar@oracle.com · 9 years ago
  47. 3049147 RDS: Make sure we do a signaled send for large-send by santosh.shilimkar@oracle.com · 9 years ago
  48. 4f73113 RDS: Mark message mapped before transmit by santosh.shilimkar@oracle.com · 9 years ago
  49. 0df5f9a6 RDS: add a sock_destruct callback debug aid by santosh.shilimkar@oracle.com · 9 years ago
  50. 0c48424 RDS: check for congestion updates during rds_send_xmit by santosh.shilimkar@oracle.com · 9 years ago
  51. 73ce431 RDS: make sure we post recv buffers by santosh.shilimkar@oracle.com · 9 years ago
  52. e1f475a RDS: don't update ip address tables if the address hasn't changed by santosh.shilimkar@oracle.com · 9 years ago
  53. 1bc7b863 RDS: destroy the ib state earlier during shutdown by santosh.shilimkar@oracle.com · 9 years ago
  54. 43962dd RDS: always free recv frag as we free its ring entry by santosh.shilimkar@oracle.com · 9 years ago
  55. 1d2e3f3 RDS: restore return value in rds_cmsg_rdma_args() by santosh.shilimkar@oracle.com · 9 years ago
  56. 43e122b tcp: refine pacing rate determination by Eric Dumazet · 9 years ago
  57. 4ec3b28 xfrm: Use VRF master index if output device is enslaved by David Ahern · 9 years ago
  58. 6f021c6 tcp: fix slow start after idle vs TSO/GSO by Eric Dumazet · 9 years ago
  59. 854d2a6 batman-adv: beautify supported routing algorithm list by Marek Lindner · 9 years ago
  60. 87b40f5 batman-adv: Fix conditional statements indentation by Sven Eckelmann · 9 years ago
  61. 5274cd6 batman-adv: Add lockdep_asserts for documented external locks by Sven Eckelmann · 9 years ago
  62. 2c72d65 batman-adv: Annotate deleting functions with external lock via lockdep by Sven Eckelmann · 9 years ago
  63. 7c26a53 batman-adv: convert bat_priv->tt.req_list to hlist by Marek Lindner · 9 years ago
  64. 0b8336f batman-adv: Fix gw_bandwidth calculation on 32 bit systems by Sven Eckelmann · 9 years ago
  65. 77927b7 batman-adv: Return EINVAL on invalid gw_bandwidth change by Sven Eckelmann · 9 years ago
  66. a121048 batman-adv: prevent potential hlist double deletion by Marek Lindner · 9 years ago
  67. d0fa4f3 batman-adv: convert orig_node->vlan_list to hlist by Marek Lindner · 9 years ago
  68. 2bdd188 batman-adv: Remove batadv_ types forward declarations by Sven Eckelmann · 9 years ago
  69. 383b863 batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new by Marek Lindner · 9 years ago
  70. 433ff98 batman-adv: update kernel doc of batadv_tt_global_del_orig_entry() by Marek Lindner · 9 years ago
  71. 4f248cf batman-adv: Remove multiple assignment per line by Sven Eckelmann · 9 years ago
  72. 3447382 batman-adv: Fix kerneldoc over 80 column lines by Sven Eckelmann · 9 years ago
  73. 6b5e971 batman-adv: Replace C99 int types with kernel type by Sven Eckelmann · 9 years ago
  74. 92b78af ila: Precompute checksum difference for translations by Tom Herbert · 9 years ago
  75. 127eb7c lwt: Add cfg argument to build_state by Tom Herbert · 9 years ago
  76. d9893d1 Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  77. 2be80c2 tipc: fix stale link problem during synchronization by Jon Paul Maloy · 9 years ago
  78. 5ae2f8e tipc: interrupt link synchronization when a link goes down by Jon Paul Maloy · 9 years ago
  79. 17b2063 tipc: eliminate risk of premature link setup during failover by Jon Paul Maloy · 9 years ago
  80. 2701366 fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks by Tom Herbert · 9 years ago
  81. b7fe10e gro: Fix remcsum offload to deal with frags in GRO by Tom Herbert · 9 years ago
  82. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. a9e01ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  84. 81bf1c6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  85. 32a2b00 ipv6: route: per route IP tunnel metadata via lightweight tunnel by Jiri Benc · 9 years ago
  86. 904af04 ipv6: route: extend flow representation with tunnel key by Jiri Benc · 9 years ago
  87. ab45060 ipv6: ndisc: inherit metadata dst when creating ndisc requests by Jiri Benc · 9 years ago
  88. 06e9d04 ipv6: drop metadata dst in ip6_route_input by Jiri Benc · 9 years ago
  89. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  90. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  91. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  92. 4c9bcd1 net: Fix nexthop lookups by David Ahern · 9 years ago
  93. eb4cb85 bridge: fix netlink max attr size by Scott Feldman · 9 years ago
  94. e01286e ipv4: Make fib_encap_match static by Ying Xue · 9 years ago
  95. 29e7692 nfc: netlink: Add capability to reply to vendor_cmd with data by Christophe Ricard · 9 years ago
  96. 5a9e0ff nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter by Christophe Ricard · 9 years ago
  97. 025a0cb NFC: nci: export nci_core_reset and nci_core_init by Robert Baldyga · 9 years ago
  98. fdf79bd NFC: nci: Add post_setup handler by Robert Baldyga · 9 years ago
  99. 18041e3 vrf: vrf_master_ifindex_rcu is not always called with rcu read lock by Nikolay Aleksandrov · 9 years ago
  100. 8cfd23e netfilter: nft_payload: work around vlan header stripping by Florian Westphal · 9 years ago