index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
2024-10-01
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-17
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-13
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
2024-09-13
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
2024-09-13
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of error
Daniel Borkmann
2024-09-13
bpf: Fix helper writes to read-only maps
Daniel Borkmann
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
2024-09-11
net: support non paged skb frags
Mina Almasry
2024-09-11
memory-provider: dmabuf devmem memory provider
Mina Almasry
2024-09-11
page_pool: devmem support
Mina Almasry
2024-09-11
netdev: netdevice devmem allocator
Mina Almasry
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
2024-09-11
netdev: add netdev_rx_queue_restart()
Mina Almasry
2024-09-11
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
2024-09-11
bpf: Allow bpf_dynptr_from_skb() for tp_btf
Philo Lu
2024-09-10
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-09-09
net: remove dev_pick_tx_cpu_id()
Jakub Kicinski
2024-09-09
bpf: lwtunnel: Unmask upper DSCP bits in bpf_lwt_xmit_reroute()
Ido Schimmel
2024-09-09
net: sysfs: Fix weird usage of class's namespace relevant fields
Zijun Hu
2024-09-06
netpoll: remove netpoll_srcu
Eric Dumazet
2024-09-06
net/core: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
2024-09-03
net: dqs: Do not use extern for unused dql_group
Breno Leitao
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-09-02
netdev-genl: Set extack and fix error on napi-get
Joe Damato
2024-09-02
bpf, sockmap: Correct spelling skmsg.c
Simon Horman
2024-08-31
bpf: Unmask upper DSCP bits in __bpf_redirect_neigh_v4()
Ido Schimmel
2024-08-29
net: prefer strscpy over strcpy
Hongbo Li
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-08-27
tc: adjust network header after 2nd vlan push
Boris Sukholitko
2024-08-26
ethtool: check device is present when getting link settings
Jamie Bainbridge
2024-08-26
net: Correct spelling in net/core
Simon Horman
[next]