summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05nfp: separate VXLAN and GRE feature handlingJakub Kicinski
2018-09-05Merge branch 'nfp-improve-the-new-rtsym-helpers'David S. Miller
2018-09-05nfp: validate rtsym accesses fall within the symbolJakub Kicinski
2018-09-05nfp: prefix rtsym error messages with symbol nameJakub Kicinski
2018-09-05nfp: fix readq on absolute RTsymsJakub Kicinski
2018-09-05failover: Add missing check to validate 'slave_dev' in net_failover_slave_unr...YueHaibing
2018-09-05netlink: Make groups check less stupid in netlink_bind()Dmitry Safonov
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch
2018-09-05net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib
2018-09-05net/mlx5: Add flow counters idrVlad Buslov
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov
2018-09-05net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() staticYueHaibing
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun
2018-09-05Merge tag 'mac80211-next-for-davem-2018-09-05' of git://git.kernel.org/pub/sc...David S. Miller
2018-09-05cfg80211: validate wmm rule when settingStanislaw Gruszka
2018-09-05mac80211: remove unnecessary NULL checkGustavo A. R. Silva
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon
2018-09-05mac80211: add an option for station management TXQSara Sharon
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz
2018-09-05mac80211: fix saving a few HE valuesNaftali Goldstein
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel
2018-09-05nl80211: Add CAN_REPLACE_PTK0 APIAlexander Wetzel
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong
2018-09-05mac80211: copy VHT EXT NSS BW Support/Capable data to stationJohannes Berg
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg
2018-09-05mac80211: in AP mode, set bss_conf::he_supportedShaul Triebitz
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz
2018-09-05ieee80211: remove redundant leading zeroesSara Sharon
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg
2018-09-05mac80211: use le16_encode_bits() instead of open-codingJohannes Berg
2018-09-05mac80211: remove pointless 'params' NULL checksJohannes Berg
2018-09-05mac80211: Add he_capa debugfs entryIdo Yariv
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-04net: usbnet: mark expected switch fall-throughGustavo A. R. Silva
2018-09-04act_ife: fix a potential use-after-freeCong Wang
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan