summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-06-24ipmr: ipmr_cache_report() changesEric Dumazet
2022-06-24ipmr: change igmpmsg_netlink_event() prototypeEric Dumazet
2022-06-24ipmr: add rcu protection over (struct vif_device)->devEric Dumazet
2022-06-24ip6mr: do not get a device reference in pim6_rcv()Eric Dumazet
2022-06-23net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()Eric Dumazet
2022-06-23net/ncsi: use proper "mellanox" DT vendor prefixKrzysztof Kozlowski
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23bpf: Require only one of cong_avoid() and cong_control() from a TCP CCJörn-Thorben Hinz
2022-06-23bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_statusJörn-Thorben Hinz
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-23net: openvswitch: fix parsing of nw_proto for IPv6 fragmentsRosemarie O'Riorden
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski
2022-06-23Revert "net/tls: fix tls_sk_proto_close executed repeatedly"Jakub Kicinski
2022-06-22raw: remove unused variables from raw6_icmp_error()Eric Dumazet
2022-06-22af_unix: Remove unix_table_locks.Kuniyuki Iwashima
2022-06-22af_unix: Put a socket into a per-netns hash table.Kuniyuki Iwashima
2022-06-22af_unix: Acquire/Release per-netns hash table's locks.Kuniyuki Iwashima
2022-06-22af_unix: Define a per-netns hash table.Kuniyuki Iwashima
2022-06-22af_unix: Include the whole hash table size in UNIX_HASH_SIZE.Kuniyuki Iwashima
2022-06-22af_unix: Clean up some sock_net() uses.Kuniyuki Iwashima
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-21raw: complete rcu conversionEric Dumazet
2022-06-21netfilter: nf_dup_netdev: add and use recursion counterFlorian Westphal
2022-06-21netfilter: nf_dup_netdev: do not push mac header a second timeFlorian Westphal
2022-06-20skmsg: Get rid of unncessary memset()Cong Wang
2022-06-20skmsg: Get rid of skb_clone()Cong Wang
2022-06-20net: Introduce a new proto_ops ->read_skb()Cong Wang
2022-06-20tcp: Introduce tcp_read_skb()Cong Wang
2022-06-20net/tls: fix tls_sk_proto_close executed repeatedlyZiyang Xuan
2022-06-20erspan: do not assume transport header is always setEric Dumazet
2022-06-20raw: Use helpers for the hlist_nulls variant.Kuniyuki Iwashima
2022-06-20raw: Fix mixed declarations error in raw_icmp_error().Kuniyuki Iwashima
2022-06-19raw: convert raw sockets to RCUEric Dumazet
2022-06-19raw: use more conventional iteratorsEric Dumazet
2022-06-18ping: convert to RCU lookups, get rid of rwlockEric Dumazet
2022-06-17ax25: use GFP_KERNEL in ax25_dev_device_up()Peter Lafreniere
2022-06-17net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye
2022-06-17ethtool: Fix get module eeprom fallbackIvan Vecera
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-06-17netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exitFlorian Westphal
2022-06-17Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-06-17bpf: Fix bpf_skc_lookup comment wrt. return typeTobias Klauser
2022-06-17tipc: cleanup unused functionHoang Le
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti
2022-06-17tipc: fix use-after-free Read in tipc_named_reinitHoang Le
2022-06-17net: fix data-race in dev_isalive()Eric Dumazet
2022-06-17tcp: fix build...David S. Miller
2022-06-17tcp: fix possible freeze in tx path under memory pressureEric Dumazet
2022-06-17tcp: fix possible freeze in tx path under memory pressureEric Dumazet