aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-09Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds10-264/+287
2020-08-07Merge tag 'seccomp-v5.9-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2020-08-07net/scm: Fix typo in SCM_RIGHTS compat refactoringKees Cook1-1/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-67/+67
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long22-67/+67
2020-08-06Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-0/+8
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-1/+1
2020-08-06net: sock: add sock_set_markAlexander Aring1-0/+8
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds438-6173/+14821
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio1-0/+1
2020-08-05mptcp: be careful on subflow creationPaolo Abeni1-0/+6
2020-08-05tipc: set ub->ifindex for local ipv6 addressXin Long1-0/+8
2020-08-05ipv6: add ipv6_dev_find()Xin Long1-0/+39
2020-08-05net: openvswitch: silence suspicious RCU usage warningTonghao Zhang1-3/+3
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds1-0/+1
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-29/+31
2020-08-04Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds3-5/+118
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-70/+56
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds18-26/+26
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-2/+2
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-19/+43
2020-08-04tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio1-0/+244
2020-08-04ipv4: route: Ignore output interface in FIB lookup for PMTU routeStefano Brivio1-0/+5
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller12-166/+698
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-8/+68
2020-08-03mptcp: fix bogus sendmsg() return code under pressurePaolo Abeni1-2/+1
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel1-3/+5
2020-08-03devlink: Add early_drop trapAmit Cohen1-0/+1
2020-08-03fib: Fix undef compile warningYueHaibing1-1/+1
2020-08-03mptcp: use mptcp_for_each_subflow in mptcp_stream_acceptGeliang Tang1-1/+1
2020-08-03Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-6/+12
2020-08-03seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi headerIoana-Ruxandra Stăncioi1-0/+17
2020-08-03tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang1-0/+2
2020-08-03tipc: Use is_broadcast_ether_addr() instead of memcmp()Huang Guobin1-3/+1
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller33-92/+143
2020-08-03appletalk: Fix atalk_proc_init() return pathVincent Duvert1-0/+2
2020-08-03net: Pass NULL to skb_network_protocol() when we don't care about vlan depthMiaohe Lin1-2/+1
2020-08-03net: Use __skb_pagelen() directly in skb_cow_data()Miaohe Lin1-1/+1
2020-08-03net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi1-2/+11
2020-08-03net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov1-0/+2
2020-08-03ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot1-12/+12
2020-08-03ipv6/addrconf: call addrconf_ifdown with consistent valuesFlorent Fourcot1-1/+1
2020-08-03net: openvswitch: make masks cache size configurableEelco Chaudron3-14/+114
2020-08-03net: openvswitch: add masks cache hit counterEelco Chaudron4-7/+23
2020-08-03ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh1-2/+1
2020-08-03openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye1-18/+20
2020-08-03net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu3-2/+8
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+9
2020-08-03bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skbDmitry Yakunin1-2/+20
2020-08-03bpf: Setup socket family and addresses in bpf_prog_test_run_skbDmitry Yakunin1-0/+21