summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-06-20next-20220617/mmStephen Rothwell
2022-06-20Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...Stephen Rothwell
2022-06-20Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Rothwell
2022-06-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wire...Stephen Rothwell
2022-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Stephen Rothwell
2022-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell
2022-06-20Merge branch 'spdx-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Stephen Rothwell
2022-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Stephen Rothwell
2022-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell
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-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
2022-06-17tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet
2022-06-16bpf: Allow the new syncookie helpers to work with SKBsMaxim Mikityanskiy
2022-06-16bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-16mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-06-16net: set proper memcg for net_init hooks allocationsVasily Averin
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong
2022-06-15bpf: Fix request_sock leak in sk lookup helpersJon Maxwell
2022-06-15net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsgDuoming Zhou
2022-06-15net: don't check skb_count twiceSieng Piaw Liew
2022-06-15net: bridge: allow add/remove permanent mdb entries on disabled portsCasper Andersson
2022-06-14xsk: Fix generic transmit when completion queue reservation failsCiara Loftus
2022-06-13ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()Marco Bonelli
2022-06-13net: make __sys_accept4_file() staticYajun Deng
2022-06-13tcp: sk_forced_mem_schedule() optimizationEric Dumazet
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-10net: unexport __sk_mem_{raise|reduce}_allocatedEric Dumazet
2022-06-10net: keep sk->sk_forward_alloc as small as possibleEric Dumazet
2022-06-10net: add per_cpu_fw_alloc field to struct protoEric Dumazet
2022-06-10net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-06-10wifi: mac80211: refactor some key codeJohannes Berg