summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-08-15qed: Add driver API for flashing the config attributes.Sudarsana Reddy Kalluru
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13netfilter: remove "#ifdef __KERNEL__" guards from some headers.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden
2019-08-13netfilter: inline four headers files into another one.Jeremy Sowden
2019-08-11net: phy: add phy_modify_paged_changedHeiner Kallweit
2019-08-11net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexVlad Buslov
2019-08-09net/mlx5e: Extend mod header entry with reference counterVlad Buslov
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-01net/mlx5: Add flow counter poolGavi Teitz
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeEli Cohen
2019-08-01net/mlx5: Fix offset of tisc bits reserved fieldSaeed Mahameed
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-07-30linux: Remove bvec page_offset, use bv_offsetJonathan Lemon
2019-07-30linux: Add skb_frag_t page_offset accessorsJonathan Lemon
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-07-29xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen
2019-07-29include/bpf.h: Remove map_insert_ctx() stubsToke Høiland-Jørgensen
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko
2019-07-29mac80211: add support for the ADDBA extension elementJohn Crispin
2019-07-29mac80211: fix ieee80211_he_oper_size() commentJohn Crispin
2019-07-28gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski