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
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
-5
/
+9
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
-0
/
+1
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
-0
/
+1
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
-3
/
+2
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
-4
/
+5
2023-09-15
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
-1
/
+3
2023-09-15
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
-0
/
+1
2023-09-15
ipv6: lockless IPV6_RECVERR_RFC4884 implementation
Eric Dumazet
-0
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
-1
/
+1
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
-1
/
+2
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
-1
/
+1
2023-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-1
/
+6
2023-09-14
udplite: fix various data-races
Eric Dumazet
-5
/
+9
2023-09-14
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
-6
/
+3
2023-09-14
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
Johannes Berg
-1
/
+1
2023-09-13
wifi: mac80211: Sanity check tx bitrate if not provided by driver
Stephen Douthit
-0
/
+5
2023-09-13
wifi: cfg80211: export DFS CAC time and usable state helper functions
Aditya Kumar Singh
-0
/
+24
2023-09-13
wifi: cfg80211: call reg_call_notifier on beacon hints
Abhishek Kumar
-0
/
+3
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
-1
/
+1
2023-09-13
wifi: nl80211: fixes to FILS discovery updates
Aloka Dixit
-0
/
+4
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
-62
/
+1
2023-09-13
wifi: cfg80211: add missing kernel-doc for cqm_rssi_work
Johannes Berg
-0
/
+1
2023-09-13
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
Johannes Berg
-1
/
+1
2023-09-13
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
-0
/
+1
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
-0
/
+5
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
-0
/
+1
2023-09-12
net: sock_release_ownership() cleanup
Eric Dumazet
-5
/
+4
2023-09-12
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
-1
/
+1
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
-2
/
+2
2023-09-11
wifi: cfg80211: fix cqm_config access race
Johannes Berg
-1
/
+2
2023-09-11
wifi: cfg80211: add ieee80211_fragment_element to public API
Benjamin Berg
-0
/
+12
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
-2
/
+6
2023-09-11
wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection
Wen Gong
-1
/
+1
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
-5
/
+54
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
-19
/
+7
2023-09-11
wifi: cfg80211: add flush functions for wiphy work
Johannes Berg
-0
/
+21
2023-09-11
wifi: mac80211: rework ack_frame_id handling a bit
Johannes Berg
-3
/
+6
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-26
/
+45
2023-09-08
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
-2
/
+3
2023-09-06
ip_tunnels: use DEV_STATS_INC()
Eric Dumazet
-8
/
+7
2023-09-04
af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.
Kuniyuki Iwashima
-5
/
+9
2023-09-01
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
-0
/
+1
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
-8
/
+11
2023-09-01
net: annotate data-races around sk->sk_forward_alloc
Eric Dumazet
-3
/
+9
2023-08-31
net: fib: avoid warn splat in flow dissector
Florian Westphal
-2
/
+8
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-4
/
+8
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+0
2023-08-27
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
-10
/
+0
2023-08-27
devlink: Expose port function commands to control IPsec packet offloads
Dima Chumak
-0
/
+15
2023-08-27
devlink: Expose port function commands to control IPsec crypto offloads
Dima Chumak
-0
/
+15
[prev]
[next]