summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin
2018-09-05if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner
2018-09-05if_addr: add IFA_TARGET_NETNSIDChristian Brauner
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin
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/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)
2018-09-05linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap
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: 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: introduce capability flags for VHT EXT NSS supportJohannes Berg
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definitionGleb Fotengauer-Malinovskiy
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger
2018-09-02uapi: Fix linux/rds.h userspace compilation errors.Vinson Lee
2018-09-02net/sched: fix type of htb statisticsFlorent Fourcot
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-01net/tls: Add support for async decryption of tls recordsVakul Garg
2018-08-31Revert "net: sched: act: add extack for lookup callback"Cong Wang
2018-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-09-01xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson
2018-08-31blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)
2018-08-31Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-31of: Add device_type access helper functionsRob Herring