index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
1
-4
/
+3
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
1
-0
/
+1
2022-04-13
bpf: Treat bpf_sk_lookup remote_port as a 2-byte field
Jakub Sitnicki
1
-2
/
+18
2022-04-13
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
1
-1
/
+2
2022-04-13
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-13
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
1
-4
/
+11
2022-04-13
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-04-13
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-04-13
net: initialize init_net earlier
Eric Dumazet
2
-14
/
+6
2022-04-13
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
1
-1
/
+9
2022-04-08
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
1
-0
/
+32
2022-04-08
net: add skb_set_end_offset() helper
Eric Dumazet
1
-14
/
+5
2022-04-08
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
1
-4
/
+13
2022-03-10
xdp: xdp_mem_allocator can be NULL in trace_mem_connect().
Sebastian Andrzej Siewior
1
-1
/
+2
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+25
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
1
-0
/
+25
2022-03-02
bpf, sockmap: Do not ignore orig_len parameter
Eric Dumazet
1
-1
/
+1
2022-03-02
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
1
-1
/
+1
2022-02-22
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
1
-2
/
+2
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2
-3
/
+3
2022-02-18
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
1
-1
/
+1
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+3
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
1
-2
/
+4
2022-02-11
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
1
-0
/
+3
2022-02-11
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
1
-2
/
+9
2022-02-10
skbuff: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
1
-6
/
+12
2022-02-01
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+34
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
1
-3
/
+32
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2
-6
/
+6
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
1
-1
/
+2
2022-01-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+6
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
1
-1
/
+3
2022-01-17
net: Flush deferred skb free on socket destroy
Gal Pressman
1
-0
/
+3
2022-01-12
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
1
-0
/
+2
2022-01-12
Revert "of: net: support NVMEM cells with MAC in text format"
Michael Walle
1
-22
/
+11
2022-01-11
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
1
-0
/
+6
2022-01-09
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
1
-4
/
+0
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
3
-9
/
+16
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-50
/
+152
2022-01-06
gro: add ability to control gro max packet size
Coco Li
3
-1
/
+28
2022-01-05
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
1
-11
/
+54
2022-01-05
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
1
-7
/
+17
2022-01-05
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2
-2
/
+4
2022-01-05
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
1
-0
/
+2
2022-01-05
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
1
-30
/
+62
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-01-05
bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
Kuniyuki Iwashima
1
-0
/
+6
2022-01-05
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
1
-0
/
+2
[next]