index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
1
-0
/
+6
2023-12-13
xsk: add functions to fill control buffer
Maciej Fijalkowski
2
-0
/
+19
2023-12-13
ice: Support RX hash XDP hint
Larysa Zaremba
1
-0
/
+3
2023-12-12
file: remove __receive_fd()
Christian Brauner
1
-1
/
+1
2023-12-12
file: stop exposing receive_fd_user()
Christian Brauner
1
-0
/
+9
2023-12-12
wifi: mac80211: add a flag to disallow puncturing
Johannes Berg
1
-0
/
+4
2023-12-12
wifi: cfg80211: Add support for setting TID to link mapping
Ilan Peer
1
-0
/
+18
2023-12-12
wifi: mac80211: update some locking documentation
Johannes Berg
1
-10
/
+9
2023-12-12
wifi: cfg80211: add BSS usage reporting
Johannes Berg
1
-7
/
+53
2023-12-12
wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
Evan Quan
1
-0
/
+9
2023-12-11
net, xdp: Allow metadata > 32
Aleksander Lobakin
1
-1
/
+6
2023-12-11
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
1
-0
/
+10
2023-12-08
ipv6: do not check fib6_has_expires() in fib6_info_release()
Eric Dumazet
1
-1
/
+0
2023-12-08
netlink: Return unsigned value for nla_len()
Kees Cook
1
-1
/
+1
2023-12-08
Use READ/WRITE_ONCE() for IP local_port_range.
David Laight
3
-7
/
+9
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2
-6
/
+10
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+15
2023-12-07
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
1
-0
/
+2
2023-12-06
ipv6: add debug checks in fib6_info_release()
Eric Dumazet
1
-1
/
+4
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
1
-0
/
+6
2023-12-06
wifi: cfg80211: make RX assoc data const
Johannes Berg
1
-1
/
+1
2023-12-05
packet: add a generic drop reason for receive
Yan Zhai
1
-0
/
+6
2023-12-05
tcp: fix mid stream window clamp.
Paolo Abeni
1
-2
/
+7
2023-12-04
net: Add queue and napi association
Amritha Nambiar
1
-0
/
+4
2023-12-04
tcp: Dump bound-only sockets in inet_diag.
Guillaume Nault
1
-0
/
+2
2023-12-02
netns-ipv4: reorganize netns_ipv4 fast path variables
Coco Li
1
-15
/
+32
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-0
/
+153
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+48
2023-11-29
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
1
-3
/
+10
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2
-5
/
+2
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
1
-1
/
+1
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
1
-4
/
+2
2023-11-29
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
1
-1
/
+1
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-0
/
+46
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
1
-0
/
+1
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
1
-0
/
+1
2023-11-29
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
1
-1
/
+22
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
3
-0
/
+129
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
2
-0
/
+2
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
1
-6
/
+2
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
1
-0
/
+1
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
1
-0
/
+1
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
1
-0
/
+4
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
1
-0
/
+4
2023-11-28
neighbour: Fix __randomize_layout crash in struct neighbour
Gustavo A. R. Silva
1
-1
/
+1
2023-11-27
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+3
2023-11-27
net :mana :Add remaining GDMA stats for MANA to ethtool
Shradha Gupta
1
-13
/
+33
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
1
-0
/
+46
2023-11-24
wifi: cfg80211: Extend support for scanning while MLO connected
Ilan Peer
1
-0
/
+3
[prev]
[next]