summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* vxlan: ecmp support for mac fdb entriesRoopa Prabhu2020-05-222-0/+26
* nexthop: support for fdb ecmp nexthopsRoopa Prabhu2020-05-223-0/+36
* ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2020-05-222-0/+4
* qed: Add XRC to RoCEYuval Basson2020-05-221-0/+19
* net: psample: Add tunnel supportChris Mi2020-05-221-0/+22
* get rid of compat_mc_setsockopt()Al Viro2020-05-211-4/+0
* ip6_mc_msfilter(): pass the address list separatelyAl Viro2020-05-211-1/+2
* get rid of compat_mc_getsockopt()Al Viro2020-05-211-3/+0
* ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro2020-05-212-2/+2
* lift compat definitions of mcast [sg]etsockopt requests into net/compat.hAl Viro2020-05-211-0/+24
* net: add a new ndo_tunnel_ioctl methodChristoph Hellwig2020-05-202-1/+8
* net/af_iucv: clean up function prototypesJulian Wiedmann2020-05-191-8/+0
* ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig2020-05-191-0/+18
* ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig2020-05-191-0/+2
* ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig2020-05-191-1/+2
* net: phy: simplify phy_link_change argumentsDoug Berger2020-05-191-1/+1
* net: allow __skb_ext_alloc to sleepFlorian Westphal2020-05-171-1/+1
* mptcp: Use 32-bit DATA_ACK when possibleChristoph Paasch2020-05-161-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-1522-33/+78
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-158-9/+22
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-151-1/+1
| | |\
| | | * security: Fix the default value of secid_to_secctx hookAnders Roxell2020-05-141-1/+1
| | * | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-151-0/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-142-1/+2
| | |\ \ | | | |/ | | |/|
| | | * netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-111-0/+1
| | | * netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-101-1/+1
| | * | tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet2020-05-121-0/+13
| | * | ptp: fix struct member comment for do_aux_workJacob Keller2020-05-121-4/+4
| | |/
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-05-091-0/+1
| | |\
| | | * bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend2020-05-061-0/+1
| | * | net: bareudp: avoid uninitialized variable warningArnd Bergmann2020-05-081-2/+0
| | * | net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski2020-05-071-1/+0
| * | | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-151-0/+1
| |\ \ \
| | * | | ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-071-0/+1
| * | | | Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-05-151-0/+3
| |\ \ \ \
| | * \ \ \ Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie2020-05-141-0/+3
| | |\ \ \ \
| | | * | | | drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding2020-04-281-0/+3
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-141-0/+2
| |\ \ \ \ \ \
| | * | | | | | mm, memcg: fix inconsistent oom event behaviorYafang Shao2020-05-141-0/+2
| * | | | | | | Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-141-0/+23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)2020-05-131-0/+23
| * | | | | | | Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-05-113-3/+7
| |\ \ \ \ \ \ \
| | * | | | | | | SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever2020-04-271-0/+1
| | * | | | | | | SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever2020-04-271-0/+1
| | * | | | | | | SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever2020-04-272-3/+5
| * | | | | | | | drm: fix trivial field description cut-and-paste errorLinus Torvalds2020-05-111-1/+1
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-103-12/+6
| |\ \ \ \ \ \ \
| | * | | | | | | bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2020-05-101-0/+1
| | * | | | | | | bdi: use bdi_dev_name() to get device nameYufen Yu2020-05-101-4/+4
| | * | | | | | | bdi: move bdi_dev_name out of lineChristoph Hellwig2020-05-071-8/+1