index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2022-06-28
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Rothwell
2022-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Stephen Rothwell
2022-06-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...
Stephen Rothwell
2022-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Stephen Rothwell
2022-06-27
ipmr: fix a lockdep splat in ipmr_rtm_dumplink()
Eric Dumazet
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
2022-06-24
raw: fix a typo in raw_icmp_error()
Eric Dumazet
2022-06-24
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
2022-06-24
net: helper function skb_len_add
Richard Gobert
2022-06-24
ipmr: convert mrt_lock to a spinlock
Eric Dumazet
2022-06-24
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
2022-06-24
ipmr: adopt rcu_read_lock() in mr_dump()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in ipmr_get_route()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock while calling ip_mr_forward()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in __pim_rcv()
Eric Dumazet
2022-06-24
ipmr: ipmr_cache_report() changes
Eric Dumazet
2022-06-24
ipmr: change igmpmsg_netlink_event() prototype
Eric Dumazet
2022-06-24
ipmr: add rcu protection over (struct vif_device)->dev
Eric Dumazet
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
Jörn-Thorben Hinz
2022-06-23
bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
Jörn-Thorben Hinz
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-21
raw: complete rcu conversion
Eric Dumazet
2022-06-20
skmsg: Get rid of skb_clone()
Cong Wang
2022-06-20
net: Introduce a new proto_ops ->read_skb()
Cong Wang
2022-06-20
tcp: Introduce tcp_read_skb()
Cong Wang
2022-06-20
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-20
raw: Use helpers for the hlist_nulls variant.
Kuniyuki Iwashima
2022-06-20
raw: Fix mixed declarations error in raw_icmp_error().
Kuniyuki Iwashima
2022-06-19
raw: convert raw sockets to RCU
Eric Dumazet
2022-06-19
raw: use more conventional iterators
Eric Dumazet
2022-06-18
ping: convert to RCU lookups, get rid of rwlock
Eric Dumazet
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-17
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
2022-06-17
tcp: fix build...
David S. Miller
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
2022-06-17
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
2022-06-10
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
2022-06-10
net: ipconfig: Relax fw_devlink if we need to mount a network rootfs
Saravana Kannan
2022-06-10
xfrm: no need to set DST_NOPOLICY in IPv4
Eyal Birger
2022-06-09
net: use WARN_ON_ONCE() in inet_sock_destruct()
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
[next]