index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-03-02
bpf, sockmap: Do not ignore orig_len parameter
Eric Dumazet
2022-03-02
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
2022-02-22
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-02-14
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-11
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
2022-02-11
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
2022-02-10
skbuff: cleanup double word in comment
Tom Rix
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-02-01
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
2022-01-17
net: Flush deferred skb free on socket destroy
Gal Pressman
2022-01-12
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
2022-01-12
Revert "of: net: support NVMEM cells with MAC in text format"
Michael Walle
2022-01-11
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-09
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
gro: add ability to control gro max packet size
Coco Li
2022-01-05
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
2022-01-05
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
2022-01-05
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2022-01-05
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2022-01-05
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
Kuniyuki Iwashima
2022-01-05
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
2022-01-05
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
John Fastabend
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
of: net: support NVMEM cells with MAC in text format
Rafał Miłecki
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-21
devlink: Add new "event_eq_size" generic device param
Shay Drory
2021-12-21
devlink: Add new "io_eq_size" generic device param
Shay Drory
2021-12-19
flow_offload: add reoffload process to update hw_count
Baowen Zheng
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
xdp: move the if dev statements to the first
Yajun Deng
[next]