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-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2023-01-20
net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps
Daniel Machon
1
-0
/
+10
2023-01-20
net: dcb: add new rewrite table
Daniel Machon
1
-0
/
+8
2023-01-19
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
1
-6
/
+0
2023-01-19
devlink: remove reporters_lock
Jiri Pirko
1
-1
/
+0
2023-01-19
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-3
/
+19
2023-01-19
devlink: remove linecards lock
Jiri Pirko
1
-3
/
+3
2023-01-19
wifi: mac80211: drop extra 'e' from ieeee80211... name
Johannes Berg
1
-3
/
+3
2023-01-19
wifi: mac80211: add kernel-doc for EHT structure
Johannes Berg
1
-0
/
+1
2023-01-18
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
1
-3
/
+16
2023-01-18
wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_conf
Muna Sinada
1
-0
/
+13
2023-01-18
wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_conf
Muna Sinada
1
-0
/
+13
2023-01-18
wifi: cfg80211: Use MLD address to indicate MLD STA disconnection
Veerendranath Jakkam
1
-2
/
+2
2023-01-18
wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offload
Shivani Baranwal
1
-1
/
+2
2023-01-18
wifi: cfg80211: remove support for static WEP
Johannes Berg
1
-9
/
+0
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for some ct expression calls
Florian Westphal
1
-0
/
+12
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for objref calls
Florian Westphal
1
-0
/
+4
2023-01-17
Merge wireless into wireless-next
Kalle Valo
11
-31
/
+72
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
1
-0
/
+7
2023-01-13
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-1
/
+1
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-01-12
wifi: mac80211: Drop stations iterator where the iterator function may sleep
Martin Blumenstingl
1
-21
/
+0
2023-01-10
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
1
-4
/
+0
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
1
-0
/
+2
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
1
-1
/
+2
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-3
/
+35
2023-01-03
mac802154: Handle passive scanning
Miquel Raynal
1
-0
/
+16
2023-01-03
mac802154: Prepare forcing specific symbol duration
Miquel Raynal
1
-1
/
+2
2023-01-03
ieee802154: Introduce a helper to validate a channel
Miquel Raynal
1
-0
/
+11
2023-01-03
ieee802154: Define a beacon frame header
Miquel Raynal
1
-0
/
+36
2023-01-03
ieee802154: Add support for user scanning requests
Miquel Raynal
2
-0
/
+83
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
1
-1
/
+24
2022-12-30
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
2
-0
/
+9
2022-12-28
net/sched: fix retpoline wrapper compilation on configs without tc filters
Pedro Tammela
1
-2
/
+2
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+2
2022-12-22
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-1
/
+12
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-4
/
+6
2022-12-21
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-0
/
+12
2022-12-19
net: simplify sk_page_frag
Benjamin Coddington
1
-7
/
+2
2022-12-19
net: Introduce sk_use_task_frag in struct sock.
Guillaume Nault
1
-2
/
+9
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-17
/
+17
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+10
2022-12-12
IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
Coco Li
1
-0
/
+33
2022-12-12
net: tso: inline tso_count_descs()
Yunsheng Lin
1
-1
/
+7
2022-12-12
Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-1
/
+28
2022-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-13
/
+161
2022-12-12
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
2
-0
/
+13
2022-12-12
Bluetooth: Add quirk to disable extended scanning
Sven Peter
2
-1
/
+13
2022-12-12
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
1
-0
/
+1
2022-12-12
Bluetooth: btusb: Introduce generic USB reset
Archie Pusaka
1
-0
/
+1
[prev]
[next]