summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add support to notify ht/vht opmode modification.tamizhr@codeaurora.org2018-01-312-0/+23
* cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org2018-01-313-0/+110
* mac80211: Add txq flags to debugfsBen Greear2018-01-311-3/+7
* nl80211: Allow SAE Authentication for NL80211_CMD_CONNECTSrinivas Dasari2018-01-311-2/+3
* cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari2018-01-315-3/+230
* nl80211: Introduce scan flags to emphasize requested scan behaviorSunil Dutt2018-01-312-3/+38
* mac80211_hwsim: add generation count for netlink dump operationBenjamin Beichler2018-01-311-7/+24
* mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink caseBenjamin Beichler2018-01-311-2/+5
* mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler2018-01-312-10/+42
* ipmr: Fix ptrdiff_t print formattingJames Hogan2018-01-301-1/+1
* ibmvnic: Wait for device response when changing MACThomas Falcon2018-01-301-7/+14
* qlcnic: fix deadlock bugJunxiao Bi2018-01-291-9/+9
* tcp: release sk_frag.page in tcp_disconnectLi RongQing2018-01-291-0/+6
* ipv4: Get the address of interface correctly.Tonghao Zhang2018-01-291-0/+4
* net_sched: gen_estimator: fix lockdep splatEric Dumazet2018-01-291-0/+4
* net: macb: Handle HRESP errorHarini Katakam2018-01-292-4/+58
* net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman2018-01-291-1/+1
* ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet2018-01-291-0/+2
* ipv6: change route cache aging logicWei Wang2018-01-291-8/+12
* i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck2018-01-292-2/+2
* bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek2018-01-291-1/+7
* net: ipv6: send unsolicited NA after DADDavid Ahern2018-01-292-4/+31
* gianfar: prevent integer wrapping in the rx handlerAndy Spencer2018-01-291-2/+7
* Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast'David S. Miller2018-01-296-37/+89
|\
| * net_sched: implement ->change_tx_queue_len() for pfifo_fastCong Wang2018-01-291-0/+18
| * net_sched: plug in qdisc ops change_tx_queue_lenCong Wang2018-01-293-0/+36
| * net: introduce helper dev_change_tx_queue_len()Cong Wang2018-01-294-37/+35
|/
* vhost_net: stop device during reset ownerJason Wang2018-01-291-0/+1
* Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns'David S. Miller2018-01-294-23/+36
|\
| * dev: advertise the new ifindex when the netns iface changesNicolas Dichtel2018-01-294-20/+36
| * dev: always advertise the new nsid when the netns iface changesNicolas Dichtel2018-01-291-4/+1
|/
* net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-295-5/+5
* Merge branch 'ptr_ring-fixes'David S. Miller2018-01-297-45/+110
|\
| * tools/virtio: fix smp_mb on x86Michael S. Tsirkin2018-01-291-1/+1
| * tools/virtio: copy READ/WRITE_ONCEMichael S. Tsirkin2018-01-291-0/+57
| * tools/virtio: more stubs to fix tools buildMichael S. Tsirkin2018-01-292-1/+2
| * tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin2018-01-291-1/+1
| * ptr_ring: prevent queue load/store tearingMichael S. Tsirkin2018-01-291-2/+2
| * skb_array: use __ptr_ring_emptyMichael S. Tsirkin2018-01-291-1/+1
| * Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"Michael S. Tsirkin2018-01-291-6/+1
| * ptr_ring: disallow lockless __ptr_ring_fullMichael S. Tsirkin2018-01-291-3/+4
| * tap: fix use-after-freeMichael S. Tsirkin2018-01-291-3/+0
| * ptr_ring: READ/WRITE_ONCE for __ptr_ring_emptyMichael S. Tsirkin2018-01-291-3/+8
| * ptr_ring: clean up documentationMichael S. Tsirkin2018-01-291-16/+18
| * ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin2018-01-291-9/+16
|/
* ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau2018-01-291-4/+7
* Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK'David S. Miller2018-01-291-21/+75
|\
| * rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINKChristian Brauner2018-01-291-11/+28
| * rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINKChristian Brauner2018-01-291-3/+0
| * rtnetlink: enable IFLA_IF_NETNSID in do_setlink()Christian Brauner2018-01-291-7/+47
|/