summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: mptcp: fix some spelling mistake in mptcpMenglong Dong2022-06-282-2/+2
* tcp: diag: add support for TIME_WAIT sockets to tcp_abort()Eric Dumazet2022-06-281-9/+17
* af_unix: Do not call kmemdup() for init_net's sysctl table.Kuniyuki Iwashima2022-06-281-6/+13
* ipv6/addrconf: fix timing bug in tempaddr regenSam Edwards2022-06-281-29/+33
* ipmr: fix a lockdep splat in ipmr_rtm_dumplink()Eric Dumazet2022-06-271-1/+1
* Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller2022-06-271-3/+2
|\
| * net: Kconfig: move the CAN device menu to the "Device Drivers" sectionVincent Mailhol2022-06-111-3/+2
* | net: dsa: add Renesas RZ/N1 switch tag driverClément Léger2022-06-273-0/+121
* | net: dsa: add support for ethtool get_rmon_stats()Clément Léger2022-06-271-0/+13
* | net: dsa: allow port_bridge_join() to override extack messageClément Léger2022-06-271-2/+3
* | raw: fix a typo in raw_icmp_error()Eric Dumazet2022-06-241-1/+1
* | net: helper function skb_len_addRichard Gobert2022-06-243-19/+6
* | ip6mr: convert mrt_lock to a spinlockEric Dumazet2022-06-241-15/+14
* | ipmr: convert mrt_lock to a spinlockEric Dumazet2022-06-241-10/+9
* | ipmr: convert /proc handlers to rcu_read_lock()Eric Dumazet2022-06-242-8/+8
* | ipmr: adopt rcu_read_lock() in mr_dump()Eric Dumazet2022-06-243-7/+5
* | ip6mr: switch ip6mr_get_route() to rcu_read_lock()Eric Dumazet2022-06-241-5/+5
* | ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()Eric Dumazet2022-06-241-9/+1
* | ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolvedEric Dumazet2022-06-241-6/+6
* | ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)Eric Dumazet2022-06-241-20/+22
* | ip6mr: do not acquire mrt_lock in pim6_rcv()Eric Dumazet2022-06-241-3/+2
* | ip6mr: ip6mr_cache_report() changesEric Dumazet2022-06-241-15/+20
* | ipmr: do not acquire mrt_lock in ipmr_get_route()Eric Dumazet2022-06-241-2/+0
* | ipmr: do not acquire mrt_lock while calling ip_mr_forward()Eric Dumazet2022-06-241-7/+2
* | ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()Eric Dumazet2022-06-241-17/+8
* | ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)Eric Dumazet2022-06-241-20/+22
* | ipmr: do not acquire mrt_lock in __pim_rcv()Eric Dumazet2022-06-241-5/+5
* | ipmr: ipmr_cache_report() changesEric Dumazet2022-06-241-16/+29
* | ipmr: change igmpmsg_netlink_event() prototypeEric Dumazet2022-06-241-2/+2
* | ipmr: add rcu protection over (struct vif_device)->devEric Dumazet2022-06-243-73/+104
* | ip6mr: do not get a device reference in pim6_rcv()Eric Dumazet2022-06-241-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-2319-70/+120
|\ \
| * \ Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-2318-70/+119
| |\ \
| | * | net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden2022-06-231-1/+1
| | * | sock: redo the psock vs ULP protection checkJakub Kicinski2022-06-233-3/+7
| | * | Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski2022-06-231-3/+0
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-214-25/+27
| | |\ \
| | | * | netfilter: nf_dup_netdev: add and use recursion counterFlorian Westphal2022-06-211-4/+15
| | | * | netfilter: nf_dup_netdev: do not push mac header a second timeFlorian Westphal2022-06-211-4/+10
| | | * | netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exitFlorian Westphal2022-06-171-1/+1
| | | * | netfilter: use get_random_u32 instead of prandomFlorian Westphal2022-06-082-20/+5
| | * | | net/tls: fix tls_sk_proto_close executed repeatedlyZiyang Xuan2022-06-201-0/+3
| | * | | erspan: do not assume transport header is always setEric Dumazet2022-06-202-10/+20
| | * | | net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye2022-06-171-2/+2
| | * | | ethtool: Fix get module eeprom fallbackIvan Vecera2022-06-171-1/+1
| | * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-172-13/+37
| | |\ \ \
| | | * | | bpf: Fix request_sock leak in sk lookup helpersJon Maxwell2022-06-151-6/+28
| | | * | | xsk: Fix generic transmit when completion queue reservation failsCiara Loftus2022-06-141-7/+9
| | * | | | ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti2022-06-171-3/+7
| | * | | | tipc: fix use-after-free Read in tipc_named_reinitHoang Le2022-06-171-2/+1