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-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-06-23
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-23
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
2021-06-23
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-18
fib: Return the correct errno code
Zheng Yongjun
2021-06-18
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-10
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
2021-06-10
net: sock: fix in-kernel mark setting
Alexander Aring
2021-06-10
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
2021-06-03
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
2021-06-03
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
2021-06-03
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-06-03
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-06-03
net: really orphan skbs tied to closing sk
Paolo Abeni
2021-05-19
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-05-19
flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
Gustavo A. R. Silva
2021-05-14
net, xdp: Update pkt_type if generic XDP changes unicast MAC
Martin Willi
2021-05-14
gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
2021-04-13
gro: ensure frag0 meets IP header alignment
Eric Dumazet
2021-04-09
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
2021-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
2021-04-07
bpf, sockmap: Fix incorrect fwd_alloc accounting
John Fastabend
2021-03-31
xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
Ong Boon Leong
2021-03-31
neighbour: Disregard DEAD dst in neigh_update
Tong Zhu
2021-03-30
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
2021-03-18
net: check all name nodes in __dev_alloc_name
Jiri Bohac
2021-03-17
net: fix race between napi kthread mode and busy poll
Wei Wang
2021-03-16
can: dev: Move device back to init netns on owning netns delete
Martin Willi
2021-03-14
flow_dissector: fix byteorder of dissected ICMP ID
Alexander Lobakin
2021-03-11
net: sock: simplify tw proto registration
Tonghao Zhang
2021-03-10
drop_monitor: Perform cleanup upon probe registration failure
Ido Schimmel
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-03-10
net, bpf: Fix ip6ip6 crash with collect_md populated skbs
Daniel Borkmann
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-08
bpf: BPF-helper for MTU checking add length input
Jesper Dangaard Brouer
2021-03-03
rtnetlink: using dev_base_seq from target net
zhang kai
2021-03-01
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-13
skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing
Alexander Lobakin
2021-02-13
skbuff: allow to use NAPI cache from __napi_alloc_skb()
Alexander Lobakin
2021-02-13
skbuff: allow to optionally use NAPI cache from __alloc_skb()
Alexander Lobakin
2021-02-13
skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
Alexander Lobakin
2021-02-13
skbuff: move NAPI cache declarations upper in the file
Alexander Lobakin
2021-02-13
skbuff: remove __kfree_skb_flush()
Alexander Lobakin
2021-02-13
skbuff: use __build_skb_around() in __alloc_skb()
Alexander Lobakin
[next]