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-15
Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
Luiz Augusto von Dentz
-2
/
+2
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
-1
/
+1
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
-1
/
+1
2023-12-15
net: mana: add msix index sharing between EQs
Konstantin Taranov
-2
/
+5
2023-12-15
mac802154: Avoid new associations while disassociating
Miquel Raynal
-1
/
+3
2023-12-14
page_pool: fix typos and punctuation
Randy Dunlap
-6
/
+6
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+20
2023-12-14
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
-0
/
+9
2023-12-14
net, xdp: Correct grammar
Randy Dunlap
-2
/
+2
2023-12-14
wifi: cfg80211: fix spelling & punctutation
Randy Dunlap
-5
/
+5
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
-29
/
+37
2023-12-13
net/sched: act_api: skip idr replace on bound actions
Pedro Tammela
-1
/
+1
2023-12-13
bpf: syzkaller found null ptr deref in unix_bpf proto add
John Fastabend
-0
/
+5
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
-0
/
+6
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
-0
/
+19
2023-12-13
ice: Support RX hash XDP hint
Larysa Zaremba
-0
/
+3
2023-12-12
file: remove __receive_fd()
Christian Brauner
-1
/
+1
2023-12-12
file: stop exposing receive_fd_user()
Christian Brauner
-0
/
+9
2023-12-12
wifi: mac80211: add a flag to disallow puncturing
Johannes Berg
-0
/
+4
2023-12-12
wifi: cfg80211: Add support for setting TID to link mapping
Ilan Peer
-0
/
+18
2023-12-12
wifi: mac80211: update some locking documentation
Johannes Berg
-10
/
+9
2023-12-12
wifi: cfg80211: add BSS usage reporting
Johannes Berg
-7
/
+53
2023-12-12
wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
Evan Quan
-0
/
+9
2023-12-11
net, xdp: Allow metadata > 32
Aleksander Lobakin
-1
/
+6
2023-12-11
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
-0
/
+10
2023-12-08
ipv6: do not check fib6_has_expires() in fib6_info_release()
Eric Dumazet
-1
/
+0
2023-12-08
netlink: Return unsigned value for nla_len()
Kees Cook
-1
/
+1
2023-12-08
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
-7
/
+9
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
-6
/
+10
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+15
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
-0
/
+2
2023-12-06
ipv6: add debug checks in fib6_info_release()
Eric Dumazet
-1
/
+4
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
-0
/
+6
2023-12-06
wifi: cfg80211: make RX assoc data const
Johannes Berg
-1
/
+1
2023-12-05
packet: add a generic drop reason for receive
Yan Zhai
-0
/
+6
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
-2
/
+7
2023-12-04
net: Add queue and napi association
Amritha Nambiar
-0
/
+4
2023-12-04
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
-0
/
+2
2023-12-02
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
-15
/
+32
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+153
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+48
2023-11-29
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
-3
/
+10
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
-5
/
+2
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
-1
/
+1
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
-4
/
+2
2023-11-29
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
-1
/
+1
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-0
/
+46
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+1
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
-0
/
+1
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
-0
/
+1
[prev]
[next]