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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
virtio/vsock: fix leaks due to missing skb owner
Bobby Eshleman
1
-0
/
+10
2023-03-30
Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-15
/
+19
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-24
/
+143
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
1
-5
/
+116
2023-03-30
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
1
-1
/
+2
2023-03-30
wifi: mac80211: fix flow dissection for forwarded packets
Felix Fietkau
1
-1
/
+1
2023-03-30
wifi: mac80211: fix mesh forwarding
Felix Fietkau
1
-0
/
+3
2023-03-30
wifi: mac80211: fix receiving mesh packets in forwarding=0 networks
Felix Fietkau
1
-8
/
+8
2023-03-30
wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()
Ryder Lee
1
-1
/
+1
2023-03-30
wifi: mac80211: fix potential null pointer dereference
Felix Fietkau
1
-2
/
+2
2023-03-30
wifi: mac80211: drop bogus static keywords in A-MSDU rx
Felix Fietkau
1
-2
/
+2
2023-03-30
virtio/vsock: WARN_ONCE() for invalid state of socket
Arseniy Krasnov
1
-0
/
+7
2023-03-30
virtio/vsock: fix header length on skb merging
Arseniy Krasnov
1
-1
/
+1
2023-03-29
Merge tag 'ieee802154-for-net-2023-03-29' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-2
/
+1
2023-03-27
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
1
-6
/
+10
2023-03-27
can: j1939: prevent deadlock by moving j1939_sk_errqueue()
Oleksij Rempel
1
-2
/
+6
2023-03-27
vsock/loopback: use only sk_buff_head.lock to protect the packet queue
Stefano Garzarella
1
-8
/
+2
2023-03-25
Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-5
/
+5
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-8
/
+15
2023-03-23
Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
5
-71
/
+155
2023-03-23
Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
5
-13
/
+23
2023-03-23
Bluetooth: HCI: Fix global-out-of-bounds
Sungwoo Kim
1
-0
/
+2
2023-03-23
Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
Howard Chung
1
-1
/
+2
2023-03-23
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
1
-38
/
+79
2023-03-22
Bluetooth: Remove "Power-on" check from Mesh feature
Brian Gix
1
-6
/
+0
2023-03-22
Bluetooth: Fix race condition in hci_cmd_sync_clear
Min Li
1
-0
/
+2
2023-03-22
Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
Pauli Virtanen
1
-2
/
+7
2023-03-22
Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
1
-4
/
+19
2023-03-22
Bluetooth: hci_sync: Resume adv with no RPA when active scan
Zhengping Jiang
1
-20
/
+44
2023-03-22
SUNRPC: Fix a crash in gss_krb5_checksum()
Chuck Lever
1
-5
/
+5
2023-03-22
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
1
-2
/
+8
2023-03-22
wifi: mac80211: fix mesh path discovery based on unicast packets
Felix Fietkau
1
-11
/
+11
2023-03-22
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
1
-2
/
+4
2023-03-21
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2
-4
/
+4
2023-03-21
net: dsa: tag_brcm: legacy: fix daisy-chained switches
Álvaro Fernández Rojas
1
-2
/
+8
2023-03-20
net: dsa: report rx_bytes unadjusted for ETH_HLEN
Vladimir Oltean
1
-1
/
+1
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
30
-204
/
+240
2023-03-17
net: ieee802154: remove an unnecessary null pointer check
Dongliang Mu
1
-2
/
+1
2023-03-16
net: xdp: don't call notifiers during driver init
Jakub Kicinski
1
-1
/
+3
2023-03-16
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
1
-4
/
+4
2023-03-16
Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"
Hangbin Liu
1
-2
/
+2
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
4
-4
/
+4
2023-03-16
hsr: ratelimit only when errors are printed
Matthieu Baerts
1
-1
/
+1
2023-03-16
net/iucv: Fix size of interrupt data
Alexandra Winter
1
-1
/
+1
2023-03-16
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
1
-0
/
+3
2023-03-16
Merge tag 'ipsec-2023-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-9
/
+41
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+2
2023-03-16
net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()
Vladimir Oltean
1
-4
/
+5
2023-03-16
virtio/vsock: don't drop skbuff on copy failure
Arseniy Krasnov
1
-3
/
+2
2023-03-16
virtio/vsock: remove redundant 'skb_pull()' call
Arseniy Krasnov
1
-1
/
+0
[next]