index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-08-18
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
2021-08-08
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-08-08
bpf, sockmap: On cleanup we additionally need to remove cached skb
John Fastabend
2021-08-08
skmsg: Pass source psock to sk_psock_skb_redirect()
Cong Wang
2021-08-08
skmsg: Increase sk->sk_drops when dropping packets
Cong Wang
2021-08-04
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-28
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-28
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-28
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
2021-07-28
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
2021-07-25
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
2021-07-19
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
2021-07-19
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-07-14
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-07-14
bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
Bui Quang Minh
2021-07-14
skmsg: Teach sk_psock_verdict_apply() to return errors
Cong Wang
2021-07-14
skmsg: Fix a memory leak in sk_psock_verdict_apply()
Cong Wang
2021-07-14
skmsg: Clear skb redirect pointer before dropping it
Cong Wang
2021-07-14
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-10
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
2021-06-09
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-07
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
2021-06-03
fib: Return the correct errno code
Zheng Yongjun
2021-06-03
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-01
net: sock: fix in-kernel mark setting
Alexander Aring
2021-05-27
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-21
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-05-14
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
2021-04-30
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-25
Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
2021-04-23
net: sock: remove the unnecessary check in proto_register
Tonghao Zhang
2021-04-22
net, xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
2021-04-21
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
2021-04-20
net: add generic selftest support
Oleksij Rempel
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-19
gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
[next]