summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-25qed: Revert error handling changes.David S. Miller
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski
2019-01-24tcp_bbr: adapt cwnd based on ack aggregation estimationPriyaranjan Jha
2019-01-24bonding: count master 3ad stats separatelyNikolay Aleksandrov
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit
2019-01-25xsk: add sock_diag interface for AF_XDPBjörn Töpel
2019-01-25xsk: add id to umemBjörn Töpel
2019-01-25net: xsk: track AF_XDP sockets on a per-netns listBjörn Töpel
2019-01-24Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"Lubomir Rintel
2019-01-24block: Fix comment typoDamien Le Moal
2019-01-24uapi: fix ioctl documentationDamien Le Moal
2019-01-25Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-01-24virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie
2019-01-24bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet
2019-01-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani
2019-01-23bpf: notify offload JITs about optimizationsJakub Kicinski
2019-01-23bpf: verifier: record original instruction indexJakub Kicinski
2019-01-23bpf: verifier: remove dead codeJakub Kicinski
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig
2019-01-23ax25: fix possible use-after-freeEric Dumazet
2019-01-22ptp: add debugfs support for ptp_qoriqYangbo Lu
2019-01-22ptp_qoriq: support external trigger stamp FIFOYangbo Lu
2019-01-22qede: Error recovery processTomer Tayar
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-22bridge: Snoop Multicast Router AdvertisementsLinus Lüssing
2019-01-22bridge: join all-snoopers multicast addressLinus Lüssing
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo
2019-01-22bonding: add support for xstats and export 3ad statsNikolay Aleksandrov
2019-01-22bonding: add 3ad statsNikolay Aleksandrov
2019-01-22net: introduce a knob to control whether to inherit devconf configCong Wang
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-22binderfs: use __u32 for device numbersChristian Brauner
2019-01-22binderfs: use correct include guards in headerChristian Brauner
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds
2019-01-19net_sched: add performance counters for basic filterCong Wang