aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-28bpf: introduce verifier internal test flagGravatar Alexei Starovoitov 1-0/+1
2019-08-20bpf: add new BPF_BTF_GET_NEXT_ID syscall commandGravatar Quentin Monnet 1-0/+3
2019-08-20bpf: add include guard to tnum.hGravatar Masahiro Yamada 1-0/+6
2019-08-17bpf: export bpf_map_inc_not_zeroGravatar Stanislav Fomichev 1-0/+2
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupGravatar Magnus Karlsson 1-2/+12
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar Jakub Kicinski 23-311/+288
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsGravatar Heiner Kallweit 1-0/+2
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedGravatar Heiner Kallweit 1-0/+1
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 3-8/+6
2019-08-13netfilter: remove "#ifdef __KERNEL__" guards from some headers.Gravatar Jeremy Sowden 7-21/+0
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Gravatar Jeremy Sowden 5-0/+16
2019-08-13netfilter: add missing includes to a number of header-files.Gravatar Jeremy Sowden 10-11/+39
2019-08-13netfilter: inline four headers files into another one.Gravatar Jeremy Sowden 5-280/+234
2019-08-11net: phy: add phy_modify_paged_changedGravatar Heiner Kallweit 1-0/+2
2019-08-11net: phy: prepare phylib to deal with PHY's extending Clause 22Gravatar Heiner Kallweit 1-1/+7
2019-08-10mlx5: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-10/+2
2019-08-10wimax: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-17/+3
2019-08-09net/mlx5: E-switch, Removed unused hwidGravatar Parav Pandit 1-1/+0
2019-08-09net/mlx5e: Protect mod_hdr hash table with mutexGravatar Vlad Buslov 1-0/+1
2019-08-09net/mlx5e: Extend mod header entry with reference counterGravatar Vlad Buslov 1-0/+4
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreGravatar Jose Abreu 1-0/+1
2019-08-08net: use listified RX for handling GRO_NORMAL skbsGravatar Edward Cree 1-0/+3
2019-08-08qed: Add new ethtool supported port types based on media.Gravatar Rahul Verma 1-1/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 25-163/+136
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 7-61/+30
2019-08-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-7/+11
2019-08-03page flags: prioritize kasan bits over last-cpuidGravatar Arnd Bergmann 1-7/+11
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+4
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+6
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2019-08-01net/mlx5: Add flow counter poolGravatar Gavi Teitz 1-0/+12
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Gravatar Saeed Mahameed 2-3/+28
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeGravatar Eli Cohen 1-0/+7
2019-08-01net/mlx5: Fix offset of tisc bits reserved fieldGravatar Saeed Mahameed 1-1/+1
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGravatar Gavi Teitz 1-2/+19
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGravatar Gavi Teitz 1-0/+1
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-32/+32
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Gravatar Juergen Gross 1-0/+4
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 1-2/+61
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Gravatar Stefano Garzarella 1-1/+1
2019-07-30vsock/virtio: reduce credit update messagesGravatar Stefano Garzarella 1-0/+1
2019-07-30vsock/virtio: limit the memory used per-socketGravatar Stefano Garzarella 1-0/+1
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingGravatar Arnd Bergmann 1-0/+3
2019-07-30linux: Remove bvec page_offset, use bv_offsetGravatar Jonathan Lemon 2-9/+6
2019-07-30linux: Add skb_frag_t page_offset accessorsGravatar Jonathan Lemon 1-8/+59
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-54/+0
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDGravatar Jan Kara 1-0/+6
2019-07-29xdp: Add devmap_hash map type for looking up devices by hashed indexGravatar Toke Høiland-Jørgensen 2-0/+8
2019-07-29include/bpf.h: Remove map_insert_ctx() stubsGravatar Toke Høiland-Jørgensen 1-10/+0
2019-07-29Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 1-0/+1