index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-24
net: generalize calculation of skb extensions length
Thomas Weißschuh
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
2023-08-18
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
lwt: Fix return values of BPF xmit ops
Yan Zhai
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
2023-08-15
net: warn about attempts to register negative ifindex
Jakub Kicinski
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
netdev-genl: use struct genl_info for reply construction
Jakub Kicinski
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
2023-08-09
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
2023-08-09
net: annotate data-races around sock->ops
Eric Dumazet
2023-08-08
net/unix: use consistent error code in SO_PEERPIDFD
David Rheinsberg
2023-08-07
net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
Andrew Kanner
2023-08-07
net: skbuff: always try to recycle PP pages directly when in softirq
Alexander Lobakin
2023-08-07
page_pool: add a lockdep check for recycling in hardirq
Jakub Kicinski
2023-08-07
net: skbuff: avoid accessing page_pool if !napi_safe when returning page
Alexander Lobakin
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-06
net: omit ndo_hwtstamp_get() call when possible in dev_set_hwtstamp_phylib()
Vladimir Oltean
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
2023-08-02
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
2023-08-02
net: allow alloc_skb_with_frags() to allocate bigger packets
Eric Dumazet
2023-08-02
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
2023-08-02
tc: flower: Enable offload support IPSEC SPI field.
Ratheesh Kannoth
2023-08-02
net: flow_dissector: Add IPSEC dissector
Ratheesh Kannoth
2023-08-01
net: make sure we never create ifindex = 0
Jakub Kicinski
2023-08-01
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-07-31
net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
Kuniyuki Iwashima
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
[next]