index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: reduce indentation of __dev_alloc_name()
Jakub Kicinski
2023-10-24
1
-30
/
+26
*
net: make dev_alloc_name() call dev_prep_valid_name()
Jakub Kicinski
2023-10-24
1
-9
/
+11
*
net: don't use input buffer of __dev_alloc_name() as a scratch space
Jakub Kicinski
2023-10-24
1
-25
/
+8
*
sock: Ignore memcg pressure heuristics when raising allocated
Abel Wu
2023-10-24
1
-2
/
+12
*
sock: Doc behaviors for pressure heurisitics
Abel Wu
2023-10-24
1
-1
/
+13
*
sock: Code cleanup on __sk_mem_raise_allocated()
Abel Wu
2023-10-24
1
-10
/
+12
*
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2023-10-23
1
-2
/
+2
*
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
2
-3
/
+2
*
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2023-10-23
1
-1
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
5
-30
/
+68
|
\
|
*
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-19
1
-4
/
+9
|
*
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-19
1
-1
/
+6
|
*
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-19
2
-1
/
+11
|
*
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
2023-10-19
1
-13
/
+31
|
*
net: pktgen: Fix interface flags printing
Gavrilov Ilia
2023-10-18
1
-7
/
+7
|
*
netlink: Correct offload_xstats size
Christoph Paasch
2023-10-16
1
-3
/
+1
|
*
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
1
-5
/
+7
*
|
net: introduce napi_is_scheduled helper
Christian Marangi
2023-10-19
1
-1
/
+1
*
|
net: skb_find_text: Ignore patterns extending past 'to'
Phil Sutter
2023-10-18
1
-1
/
+2
*
|
net: gso_test: release each segment individually
Florian Westphal
2023-10-17
1
-5
/
+9
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
1
-4
/
+63
|
\
\
|
*
|
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-11
1
-2
/
+12
|
*
|
bpf: Add bpf_sock_addr_set_sun_path() to allow writing unix sockaddr from bpf
Daan De Meyer
2023-10-11
1
-1
/
+34
|
*
|
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2023-10-09
1
-1
/
+17
*
|
|
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2023-10-16
1
-5
/
+9
*
|
|
cgroup, netclassid: on modifying netclassid in cgroup, only consider the main...
Liansen Zhai
2023-10-16
1
-0
/
+6
*
|
|
net, sched: Make tc-related drop reason more flexible
Daniel Borkmann
2023-10-16
1
-5
/
+10
*
|
|
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-10-13
1
-17
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
1
-2
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: refine debug info in skb_checksum_help()
Eric Dumazet
2023-10-09
1
-2
/
+6
*
|
|
net: gso_test: fix build with gcc-12 and earlier
Florian Westphal
2023-10-12
1
-22
/
+22
*
|
|
net: expand skb_segment unit test with frag_list coverage
Willem de Bruijn
2023-10-11
1
-0
/
+92
*
|
|
net: parametrize skb_segment unit test to expand coverage
Willem de Bruijn
2023-10-11
1
-17
/
+112
*
|
|
net: add skb_segment kunit test
Willem de Bruijn
2023-10-11
2
-0
/
+88
*
|
|
net/core: Introduce netdev_core_stats_inc()
Yajun Deng
2023-10-11
1
-2
/
+19
*
|
|
net: sock_dequeue_err_skb() optimization
Eric Dumazet
2023-10-06
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
2
-6
/
+12
|
\
|
|
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-04
1
-0
/
+4
|
|
\
\
|
|
*
|
bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
Jakub Sitnicki
2023-09-29
1
-0
/
+4
|
*
|
|
neighbour: fix data-races around n->output
Eric Dumazet
2023-10-01
1
-5
/
+5
|
*
|
|
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
2023-10-01
1
-1
/
+3
|
|
/
/
*
|
|
net: skb_queue_purge_reason() optimizations
Eric Dumazet
2023-10-04
1
-3
/
+12
*
|
|
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
1
-1
/
+1
*
|
|
net: lockless implementation of SO_TXREHASH
Eric Dumazet
2023-10-01
1
-13
/
+10
*
|
|
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-10-01
1
-19
/
+21
*
|
|
net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_PO...
Eric Dumazet
2023-10-01
1
-24
/
+20
*
|
|
net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
Eric Dumazet
2023-10-01
1
-6
/
+5
*
|
|
net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
Eric Dumazet
2023-10-01
1
-11
/
+9
*
|
|
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-11
/
+12
*
|
|
pktgen: Introducing 'SHARED' flag for testing with non-shared skb
Liang Chen
2023-09-28
1
-10
/
+54
[next]