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-03-30
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-4
/
+112
2023-03-29
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
1
-6
/
+3
2023-03-29
vsock: support sockmap
Bobby Eshleman
1
-0
/
+17
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2
-10
/
+11
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
4
-8
/
+15
2023-03-27
9p: Add additional debug flags and open modes
Eric Van Hensbergen
1
-0
/
+6
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-03-24
net: ieee802154: Handle limited devices with only datagram support
Miquel Raynal
1
-0
/
+3
2023-03-24
wifi: nl80211: make nl80211_send_chandef non-static
Jaewan Kim
1
-0
/
+9
2023-03-24
cfg80211: support RNR for EMA AP
Aloka Dixit
1
-0
/
+19
2023-03-23
Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...
Jakub Kicinski
1
-2
/
+1
2023-03-23
mac802154: Handle received BEACON_REQ
Miquel Raynal
1
-0
/
+2
2023-03-23
mac802154: Handle active scanning
Miquel Raynal
1
-1
/
+17
2023-03-22
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
1
-0
/
+3
2023-03-22
Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...
Jakub Kicinski
1
-0
/
+5
2023-03-22
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
1
-0
/
+1
2023-03-22
netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...
Jeremy Sowden
1
-2
/
+1
2023-03-22
wifi: mac80211: generate EMA beacons in AP mode
Aloka Dixit
1
-0
/
+68
2023-03-22
wifi: mac80211: implement support for yet another mesh A-MSDU format
Felix Fietkau
1
-4
/
+7
2023-03-22
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
1
-0
/
+9
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
4
-16
/
+16
2023-03-20
xfrm: add new device offload acquire flag
Raed Salem
1
-0
/
+5
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
1
-1
/
+1
2023-03-18
x25: preserve const qualifier in [a]x25_sk()
Eric Dumazet
2
-8
/
+2
2023-03-18
af_unix: preserve const qualifier in unix_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
raw: preserve const qualifier in raw_sk()
Eric Dumazet
1
-4
/
+1
2023-03-17
ip_tunnel: Preserve pointer const in ip_tunnel_info_opts
Gavin Li
1
-5
/
+6
2023-03-17
vxlan: Expose helper vxlan_build_gbp_hdr
Gavin Li
1
-0
/
+19
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+11
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
1
-1
/
+1
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
1
-4
/
+1
2023-03-17
vxlan: mdb: Add an internal flag to indicate MDB usage
Ido Schimmel
1
-0
/
+1
2023-03-17
vxlan: mdb: Add MDB control path support
Ido Schimmel
1
-0
/
+5
2023-03-17
net: mana: Add new MANA VF performance counters for easier troubleshooting
Shradha Gupta
1
-0
/
+18
2023-03-15
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
1
-1
/
+12
2023-03-15
net/smc: Introduce explicit check for v2 support
Stefan Raspl
1
-0
/
+1
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-1
/
+1
2023-03-14
xdp: remove unused {__,}xdp_release_frame()
Alexander Lobakin
1
-29
/
+0
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+11
2023-03-10
Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-44
/
+299
2023-03-09
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-03-09
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
1
-1
/
+0
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
2
-0
/
+2
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
2
-0
/
+8
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
1
-0
/
+1
2023-03-07
wifi: radiotap: separate vendor TLV into header/content
Mordechay Goodstein
1
-6
/
+14
[prev]
[next]