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
2024-03-06
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
-0
/
+2
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
-0
/
+1
2024-03-06
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
-1
/
+0
2024-03-06
mac802154: fix llsec key resources release in mac802154_llsec_key_del
Fedor Pchelkin
-0
/
+1
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
-0
/
+1
2024-03-05
net: add helpers for EEE configuration
Russell King
-0
/
+38
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
-1
/
+1
2024-03-05
net: gro: enable fast path for more cases
Eric Dumazet
-1
/
+1
2024-03-05
net: gro: change skb_gro_network_header()
Eric Dumazet
-15
/
+12
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
-3
/
+4
2024-03-04
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
-0
/
+6
2024-03-04
wifi: mac80211: pass link conf to abort_channel_switch
Johannes Berg
-2
/
+3
2024-03-04
wifi: mac80211: pass link_id to channel switch ops
Johannes Berg
-2
/
+4
2024-03-04
wifi: cfg80211: allow cfg80211_defragment_element() without output
Johannes Berg
-2
/
+2
2024-03-04
wifi: cfg80211: expose cfg80211_iter_rnr() to drivers
Johannes Berg
-0
/
+32
2024-03-04
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
-0
/
+15
2024-03-04
wifi: mac80211: add link id to ieee80211_gtk_rekey_add()
Shaul Triebitz
-1
/
+3
2024-03-01
net: bql: fix building with BQL disabled
Arnd Bergmann
-6
/
+1
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
-1
/
+1
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
-3
/
+5
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
-1
/
+1
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2024-02-28
net: ioam6: multicast event
Justin Iurman
-0
/
+4
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
-2
/
+2
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
-1
/
+1
2024-02-28
tcp: introduce dropreasons in receive path
Jason Xing
-1
/
+14
2024-02-28
tcp: add a dropreason definitions and prepare for cookie check
Jason Xing
-1
/
+10
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
-2
/
+3
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
-2
/
+2
2024-02-26
nexthop: allow nexthop_mpath_fill_node() to be called without RTNL
Eric Dumazet
-1
/
+1
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
-0
/
+1
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
-0
/
+1
2024-02-23
genetlink: make info in GENL_REQ_ATTR_CHECK() const
Jakub Kicinski
-1
/
+1
2024-02-22
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
-0
/
+1
2024-02-22
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-1
/
+0
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+5
2024-02-22
Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-1
/
+10
2024-02-22
net: mctp: separate key correlation across nets
Jeremy Kerr
-0
/
+2
2024-02-22
net: mctp: avoid confusion over local/peer dest/source addresses
Jeremy Kerr
-2
/
+2
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
-1
/
+1
2024-02-21
wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()
Johannes Berg
-0
/
+2
2024-02-21
wifi: mac80211: make associated BSS pointer visible to the driver
Miri Korenblit
-0
/
+5
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
-1
/
+3
2024-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
-57
/
+161
2024-02-21
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
-1
/
+0
2024-02-20
net: reorganize "struct sock" fields
Eric Dumazet
-47
/
+61
2024-02-20
net: introduce abstraction for network memory
Mina Almasry
-0
/
+41
2024-02-19
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
-2
/
+3
2024-02-19
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
-5
/
+0
2024-02-18
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
-1
/
+1
[prev]
[next]