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-10-05
nexthop: Annotate struct nh_notifier_res_table_info with __counted_by
Kees Cook
-1
/
+1
2023-10-05
nexthop: Annotate struct nh_res_table with __counted_by
Kees Cook
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-11
/
+17
2023-10-05
net_sched: export pfifo_fast prio2band[]
Eric Dumazet
-0
/
+1
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
-2
/
+3
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
-2
/
+4
2023-10-04
page_pool: fix documentation typos
Randy Dunlap
-3
/
+3
2023-10-04
net: appletalk: remove cops support
Greg Kroah-Hartman
-1
/
+0
2023-10-04
Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-2
/
+4
2023-10-03
net: dsa: notify drivers of MAC address changes on user ports
Vladimir Oltean
-0
/
+10
2023-10-03
net: dsa: propagate extack to ds->ops->port_hsr_join()
Vladimir Oltean
-1
/
+2
2023-10-03
ipv6: mark address parameters of udp_tunnel6_xmit_skb() as const
Beniamino Galvani
-2
/
+3
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
-0
/
+1
2023-10-02
net: mana: Annotate struct hwc_dma_buf with __counted_by
Kees Cook
-1
/
+1
2023-10-02
net: mana: Annotate struct mana_rxq with __counted_by
Kees Cook
-1
/
+1
2023-10-02
ipv6: Annotate struct ip6_sf_socklist with __counted_by
Kees Cook
-1
/
+1
2023-10-02
ipv4: Annotate struct fib_info with __counted_by
Kees Cook
-1
/
+1
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
-4
/
+3
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
-5
/
+8
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
-3
/
+3
2023-10-01
net: annotate data-races around sk->sk_tx_queue_mapping
Eric Dumazet
-4
/
+16
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
-1
/
+1
2023-10-01
neighbour: fix data-races around n->output
Eric Dumazet
-1
/
+1
2023-10-01
Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
-1
/
+1
2023-10-01
net_sched: constify qdisc_priv()
Eric Dumazet
-4
/
+4
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
-0
/
+2
2023-10-01
tcp: constify tcp_rto_min() and tcp_rto_min_us() argument
Eric Dumazet
-2
/
+2
2023-10-01
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
-2
/
+2
2023-09-28
xfrm: Remove unused function declarations
Yue Haibing
-2
/
+0
2023-09-25
wifi: cfg80211: report per-link errors during association
Benjamin Berg
-0
/
+3
2023-09-25
wifi: mac80211: support antenna control in injection
Johannes Berg
-1
/
+5
2023-09-25
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
-0
/
+2
2023-09-25
wifi: mac80211: allow for_each_sta_active_link() under RCU
Johannes Berg
-1
/
+1
2023-09-25
wifi: mac80211: relax RCU check in for_each_vif_active_link()
Johannes Berg
-1
/
+1
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
-1
/
+17
2023-09-25
wifi: mac80211: ethtool: always hold wiphy mutex
Johannes Berg
-0
/
+4
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-3
/
+4
2023-09-20
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
-1
/
+1
2023-09-20
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
-1
/
+1
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
-16
/
+9
2023-09-18
wifi: cfg80211: save power spectral density(psd) of regulatory rule
Wen Gong
-1
/
+6
2023-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-4
/
+17
2023-09-17
devlink: introduce possibility to expose info about nested devlinks
Jiri Pirko
-0
/
+2
2023-09-17
devlink: convert linecard nested devlink to new rel infrastructure
Jiri Pirko
-2
/
+2
2023-09-17
devlink: expose peer SF devlink instance
Jiri Pirko
-0
/
+3
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
-1
/
+4
2023-09-15
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
-4
/
+12
2023-09-15
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
-0
/
+2
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
-2
/
+3
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
-0
/
+1
[prev]
[next]