summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-1423-121/+202
|\
| * mptcp: fix locking in mptcp_disconnect()Paolo Abeni2021-01-141-2/+7
| * net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan2021-01-141-3/+9
| * net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet2021-01-141-2/+7
| * net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab2021-01-142-2/+2
| * net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-141-1/+4
| * can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp2021-01-131-0/+1
| * rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers2021-01-131-1/+1
| * rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-131-2/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-122-0/+4
| |\
| | * netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu2021-01-111-0/+1
| | * netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer2021-01-101-0/+3
| * | net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce2021-01-123-10/+16
| * | smc: fix out of bound access in smc_nl_get_sys_info()Jakub Kicinski2021-01-121-1/+2
| * | mptcp: better msk-level shutdown.Paolo Abeni2021-01-121-45/+17
| * | mptcp: more strict state checking for acksPaolo Abeni2021-01-121-1/+1
| * | net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean2021-01-121-0/+4
| * | net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean2021-01-121-0/+10
| * | net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata2021-01-121-1/+1
| * | esp: avoid unneeded kmap_atomic callWillem de Bruijn2021-01-112-12/+2
| * | net: compound page support in skb_seq_readWillem de Bruijn2021-01-111-5/+23
| * | tipc: fix NULL deref in tipc_link_xmit()Hoang Le2021-01-091-2/+7
| * | net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin2021-01-091-1/+40
| |/
| * net: make sure devices go through netdev_wait_all_refsJakub Kicinski2021-01-081-10/+4
| * net: make free_netdev() more lenient with unregistering devicesJakub Kicinski2021-01-083-20/+18
| * docs: net: explain struct net_device lifetimeJakub Kicinski2021-01-081-1/+1
| * udp: Prevent reuseport_select_sock from reading uninitialized socksBaptiste Lepers2021-01-081-1/+1
| * net: fix use-after-free when UDP GRO with shared fraglistDongseok Yi2021-01-081-1/+19
* | Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-01-121-1/+1
|\ \
| * | net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de2021-01-101-1/+1
* | | Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2021-01-111-1/+85
|\ \ \ | |_|/ |/| |
| * | SUNRPC: Handle TCP socket sends with kernel_sendpage() againChuck Lever2020-12-181-1/+85
* | | nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata2021-01-071-1/+1
* | | nexthop: Unlink nexthop group entry in error pathIdo Schimmel2021-01-071-1/+3
* | | nexthop: Fix off-by-one error in error pathIdo Schimmel2021-01-071-1/+1
* | | net: ip: always refragment ip defragmented packetsFlorian Westphal2021-01-071-1/+1
* | | net: fix pmtu check in nopmtudisc modeFlorian Westphal2021-01-071-6/+5
* | | net: ipv6: fib: flush exceptions when purging routeSean Tranchetti2021-01-071-3/+2
* | | net: qrtr: fix null-ptr-deref in qrtr_ns_removeQinglang Miao2021-01-053-9/+16
* | | net: vlan: avoid leaks on register_vlan_dev() failuresJakub Kicinski2021-01-051-1/+2
* | | cfg80211: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* | | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-0524-68/+136
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-043-6/+18
| |\ \
| | * | netfilter: nftables: add set expression flagsPablo Neira Ayuso2020-12-282-3/+12
| | * | netfilter: nft_dynset: report EOPNOTSUPP on missing set featurePablo Neira Ayuso2020-12-281-3/+3
| | * | netfilter: xt_RATEEST: reject non-null terminated string from userspaceFlorian Westphal2020-12-271-0/+3
| * | | net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_eventXie He2021-01-041-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-283-5/+19
| |\ \ \
| | * | | xsk: Rollback reservation at NETDEV_TX_BUSYMagnus Karlsson2020-12-182-0/+8
| | * | | xsk: Fix race in SKB mode transmit with shared cqMagnus Karlsson2020-12-182-3/+7