index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Lines
2023-10-20
neighbour: fix various data-races
Eric Dumazet
-32
/
+35
2023-10-19
net: move altnames together with the netdevice
Jakub Kicinski
-4
/
+9
2023-10-19
net: avoid UAF on deleted altname
Jakub Kicinski
-1
/
+6
2023-10-19
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
-1
/
+11
2023-10-19
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
-13
/
+31
2023-10-18
net: pktgen: Fix interface flags printing
Gavrilov Ilia
-7
/
+7
2023-10-16
netlink: Correct offload_xstats size
Christoph Paasch
-3
/
+1
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
-5
/
+7
2023-10-09
net: refine debug info in skb_checksum_help()
Eric Dumazet
-2
/
+6
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+4
2023-10-01
neighbour: fix data-races around n->output
Eric Dumazet
-5
/
+5
2023-10-01
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
-1
/
+3
2023-09-29
bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
Jakub Sitnicki
-0
/
+4
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
-3
/
+3
2023-09-15
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
-1
/
+1
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-57
/
+75
2023-09-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-4
/
+8
2023-09-06
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
-2
/
+1
2023-09-04
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
-1
/
+1
2023-09-04
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
-2
/
+2
2023-09-04
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
-4
/
+8
2023-09-04
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
-2
/
+8
2023-09-01
skbuff: skb_segment, Call zero copy functions before using skbuff frags
Mohamed Khalfella
-14
/
+20
2023-09-01
net: annotate data-races around sk->sk_bind_phc
Eric Dumazet
-2
/
+2
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
-6
/
+8
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
-4
/
+4
2023-09-01
net: use sk_forward_alloc_get() in sk_get_meminfo()
Eric Dumazet
-1
/
+1
2023-08-31
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-18
/
+18
2023-08-31
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
-1
/
+2
2023-08-30
bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t
John Fastabend
-18
/
+18
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-3
/
+8
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
-0
/
+2
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
-0
/
+1
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-4
/
+3
2023-08-24
net: generalize calculation of skb extensions length
Thomas Weißschuh
-17
/
+7
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+21
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
-0
/
+3
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
-1
/
+1
2023-08-21
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
-9
/
+9
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
-0
/
+21
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
-4
/
+18
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
-4
/
+7
2023-08-18
net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cache
Jesper Dangaard Brouer
-1
/
+12
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2023-08-18
lwt: Fix return values of BPF xmit ops
Yan Zhai
-4
/
+3
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
-1
/
+1
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
-1
/
+1
2023-08-15
net: warn about attempts to register negative ifindex
Jakub Kicinski
-0
/
+5
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
-3
/
+8
2023-08-15
netdev-genl: use struct genl_info for reply construction
Jakub Kicinski
-9
/
+8
[next]