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-04-22
ipvs: Remove {Enter,Leave}Function
Simon Horman
1
-20
/
+0
2023-04-22
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-2
/
+4
2023-04-22
netfilter: nf_tables: do not store rule in traceinfo structure
Florian Westphal
1
-2
/
+1
2023-04-22
netfilter: nf_tables: do not store verdict in traceinfo structure
Florian Westphal
1
-3
/
+1
2023-04-22
netfilter: nf_tables: do not store pktinfo in traceinfo structure
Florian Westphal
1
-3
/
+2
2023-04-22
netfilter: nf_tables: make validation state per table
Florian Westphal
1
-1
/
+2
2023-04-22
netfilter: nf_tables: don't store chain address on jump
Florian Westphal
1
-2
/
+12
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
1
-0
/
+5
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
1
-0
/
+10
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-20
/
+6
2023-04-21
sctp: delete the nested flexible array peer_init
Xin Long
1
-1
/
+1
2023-04-21
sctp: delete the nested flexible array skip
Xin Long
1
-2
/
+2
2023-04-21
sctp: delete the nested flexible array params
Xin Long
1
-4
/
+4
2023-04-20
mac80211: use the new drop reasons infrastructure
Johannes Berg
1
-0
/
+12
2023-04-20
net: extend drop reasons for multiple subsystems
Johannes Berg
2
-4
/
+41
2023-04-20
net: move dropreason.h to dropreason-core.h
Johannes Berg
2
-4
/
+5
2023-04-20
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
1
-0
/
+1
2023-04-20
flow_dissector: Address kdoc warnings
Simon Horman
1
-18
/
+20
2023-04-20
page_pool: unlink from napi during destroy
Jakub Kicinski
1
-0
/
+5
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2023-04-19
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
1
-0
/
+43
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
1
-1
/
+1
2023-04-19
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
1
-1
/
+5
2023-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+4
2023-04-18
wifi: mac80211: remove ieee80211_tx_status_8023
Felix Fietkau
1
-20
/
+0
2023-04-18
net: add macro netif_subqueue_completed_wake
Heiner Kallweit
1
-0
/
+10
2023-04-18
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
1
-0
/
+4
2023-04-17
sctp: delete the obsolete code for the host name address param
Xin Long
1
-1
/
+0
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
1
-1
/
+2
2023-04-14
net: mana: Add support for jumbo frame
Haiyang Zhang
2
-0
/
+18
2023-04-14
net: mana: Enable RX path to handle various MTU sizes
Haiyang Zhang
1
-0
/
+7
2023-04-14
net: mana: Refactor RX buffer allocation code to prepare for various MTU
Haiyang Zhang
1
-5
/
+1
2023-04-13
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
1
-0
/
+1
2023-04-13
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
1
-0
/
+2
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
5
-48
/
+22
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+54
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-0
/
+2
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-0
/
+45
2023-04-13
wifi: mac80211: add flush_sta method
Johannes Berg
1
-0
/
+6
2023-04-12
bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs
Christian Ehrig
1
-0
/
+2
2023-04-12
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
1
-13
/
+15
2023-04-10
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
1
-10
/
+29
2023-04-10
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
1
-0
/
+144
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
1
-0
/
+1
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
1
-0
/
+48
2023-04-07
bonding: fix ns validation on backup slaves
Hangbin Liu
1
-2
/
+6
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-04-06
xsk: Fix unaligned descriptor validation
Kal Conley
1
-7
/
+2
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
1
-2
/
+2
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
1
-51
/
+0
[prev]
[next]