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-12-29
genetlink: Use internal flags for multicast groups
Ido Schimmel
-3
/
+6
2023-12-29
Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
-1
/
+1
2023-12-29
iucv: make iucv_bus const
Greg Kroah-Hartman
-2
/
+2
2023-12-29
net: sock: remove excess structure-member documentation
Jonathan Corbet
-2
/
+0
2023-12-27
net: macsec: introduce mdo_insert_tx_tag
Radu Pirea (NXP OSS)
-0
/
+10
2023-12-27
net: macsec: documentation for macsec_context and macsec_ops
Radu Pirea (NXP OSS)
-0
/
+39
2023-12-27
net: macsec: move sci_to_cpu to macsec header
Radu Pirea (NXP OSS)
-0
/
+5
2023-12-26
net/sched: act_mirred: Allow mirred to block
Victor Nogueira
-0
/
+1
2023-12-26
net/sched: cls_api: Expose tc block to the datapath
Victor Nogueira
-0
/
+2
2023-12-26
net/sched: Introduce tc block netdev tracking infra
Victor Nogueira
-0
/
+2
2023-12-26
net: remove SOCK_DEBUG macro
Denis Kirjanov
-13
/
+0
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
-1
/
+0
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
-5
/
+10
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
-4
/
+11
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
-12
/
+0
2023-12-22
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
-10
/
+0
2023-12-22
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
-1
/
+0
2023-12-22
tcp: Link bhash2 to bhash.
Kuniyuki Iwashima
-1
/
+3
2023-12-22
tcp: Save address type in inet_bind2_bucket.
Kuniyuki Iwashima
-0
/
+1
2023-12-22
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
-12
/
+4
2023-12-22
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
-1
/
+0
2023-12-22
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
-1
/
+0
2023-12-22
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
-0
/
+24
2023-12-22
netfilter: flowtable: reorder nf_flowtable struct members
Florian Westphal
-4
/
+5
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-53
/
+25
2023-12-21
net/ipv6: Remove gc_link warn on in fib6_info_release
David Ahern
-3
/
+1
2023-12-21
wifi: mac80211: add a driver callback to check active_links
Miri Korenblit
-0
/
+5
2023-12-21
wifi: mac80211: allow 64-bit radiotap timestamps
Johannes Berg
-1
/
+6
2023-12-21
wifi: mac80211: rework RX timestamp flags
Johannes Berg
-4
/
+9
2023-12-21
wifi: cfg80211: handle UHB AP and STA power type
Mukesh Sisodiya
-0
/
+6
2023-12-21
wifi: cfg80211: Schedule regulatory check on BSS STA channel change
Andrei Otcheretianski
-0
/
+10
2023-12-21
wifi: cfg80211: reg: Support P2P operation on DFS channels
Andrei Otcheretianski
-0
/
+2
2023-12-21
wifi: mac80211: address some kerneldoc warnings
Jonathan Corbet
-12
/
+3
2023-12-21
wifi: cfg80211: address several kerneldoc warnings
Jonathan Corbet
-7
/
+4
2023-12-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
-0
/
+5
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
-51
/
+13
2023-12-20
net: sched: Add initial TC error skb drop reasons
Victor Nogueira
-3
/
+15
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
-35
/
+31
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
-4
/
+14
2023-12-20
netfilter: nf_tables: set transport offset from mac header for netdev/egress
Pablo Neira Ayuso
-1
/
+1
2023-12-20
RDMA/mana_ib: query device capabilities
Long Li
-0
/
+1
2023-12-20
RDMA/mana_ib: register RDMA device with GDMA
Long Li
-0
/
+4
2023-12-19
wifi: cfg80211: introduce cfg80211_ssid_eq()
Dmitry Antipov
-0
/
+17
2023-12-19
genetlink: introduce helpers to do filtered multicast
Jiri Pirko
-8
/
+58
2023-12-19
genetlink: introduce per-sock family private storage
Jiri Pirko
-0
/
+11
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-3
/
+45
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-23
/
+99
2023-12-17
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
-0
/
+5
2023-12-15
inet: returns a bool from inet_sk_get_local_port_range()
Eric Dumazet
-1
/
+1
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
-0
/
+5
[prev]
[next]