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
2022-09-01
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
1
-2
/
+3
2022-08-31
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
4
-95
/
+90
2022-08-31
Bluetooth: Normalize HCI_OP_READ_ENC_KEY_SIZE cmdcmplt
Brian Gix
1
-47
/
+45
2022-08-31
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
1
-1
/
+3
2022-08-31
bpf, net: Avoid loading module when calling bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
1
-1
/
+1
2022-08-31
kcm: fix strp_init() order and cleanup
Cong Wang
1
-8
/
+7
2022-08-31
xsk: Fix backpressure mechanism on Tx
Maciej Fijalkowski
2
-23
/
+21
2022-08-31
netfilter: nf_tables: clean up hook list when offload flags check fails
Pablo Neira Ayuso
1
-1
/
+3
2022-08-31
netfilter: br_netfilter: Drop dst references before setting.
Harsh Modi
2
-0
/
+3
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
5
-94
/
+11
2022-08-31
xfrm: add extack to verify_sec_ctx_len
Sabrina Dubroca
1
-7
/
+9
2022-08-31
xfrm: add extack to validate_tmpl
Sabrina Dubroca
1
-9
/
+20
2022-08-31
xfrm: add extack to verify_policy_type
Sabrina Dubroca
1
-11
/
+17
2022-08-31
xfrm: add extack to verify_policy_dir
Sabrina Dubroca
1
-4
/
+5
2022-08-31
xfrm: add extack support to verify_newpolicy_info
Sabrina Dubroca
1
-7
/
+18
2022-08-31
xfrm: propagate extack to all netlink doit handlers
Sabrina Dubroca
1
-22
/
+34
2022-08-31
core: Variable type completion
Xin Gao
1
-1
/
+1
2022-08-30
Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"
Vlad Buslov
1
-2
/
+0
2022-08-30
Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-1
/
+1
2022-08-30
net/sched: fix netdevice reference leaks in attach_default_qdiscs()
Wang Hai
1
-15
/
+16
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+2
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
1
-73
/
+5
2022-08-30
net: sched: using TCQ_MIN_PRIO_BANDS in prio_tune()
Zhengchao Shao
1
-1
/
+1
2022-08-30
ethtool: report missing header via ext_ack in the default handler
Jakub Kicinski
1
-0
/
+3
2022-08-30
ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack
Jakub Kicinski
1
-1
/
+1
2022-08-30
devlink: use missing attribute ext_ack
Jakub Kicinski
1
-21
/
+20
2022-08-30
netlink: add support for ext_ack missing attributes
Jakub Kicinski
1
-0
/
+12
2022-08-30
netlink: factor out extack composition
Jakub Kicinski
1
-30
/
+55
2022-08-30
net: unify alloclen calculation for paged requests
Pavel Begunkov
2
-8
/
+2
2022-08-30
net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
1
-1
/
+3
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2
-6
/
+6
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
31
-2
/
+38
2022-08-29
wifi: mac80211: fix potential deadlock in ieee80211_key_link()
Sun Ke
1
-2
/
+4
2022-08-29
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2022-08-29
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
2
-0
/
+86
2022-08-29
xfrm: interface: support collect metadata mode
Eyal Birger
3
-27
/
+111
2022-08-29
esp: choose the correct inner protocol for GSO on inter address family tunnels
Sabrina Dubroca
2
-2
/
+8
2022-08-26
net_sched: remove impossible conditions
Dan Carpenter
1
-2
/
+2
2022-08-26
openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests
Andrey Zhadchenko
1
-1
/
+9
2022-08-26
openvswitch: allow specifying ifindex of new interfaces
Andrey Zhadchenko
3
-2
/
+12
2022-08-26
openvswitch: fix memory leak at failed datapath creation
Andrey Zhadchenko
1
-1
/
+3
2022-08-26
genetlink: hold read cb_lock during iteration of genl_fam_idr in genl_bind()
Jiri Pirko
1
-2
/
+2
2022-08-26
net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()
Jiri Pirko
1
-0
/
+2
2022-08-26
Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-61
/
+105
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-12
/
+17
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
2
-3
/
+0
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
24
-289
/
+859
2022-08-26
Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-7
/
+16
2022-08-26
wifi: mac80211: use full 'unsigned int' type
Xin Gao
1
-4
/
+4
2022-08-26
wifi: mac80211: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
[prev]
[next]