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-22
xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aead
Sabrina Dubroca
1
-11
/
+20
2022-09-22
xfrm: add extack to verify_replay
Sabrina Dubroca
1
-8
/
+22
2022-09-22
xfrm: add extack support to verify_newsa_info
Sabrina Dubroca
1
-21
/
+69
2022-09-21
net: netfilter: add bpf_ct_set_nat_info kfunc helper
Lorenzo Bianconi
1
-1
/
+46
2022-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...
Jakub Kicinski
2
-6
/
+13
2022-09-21
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
1
-2
/
+2
2022-09-21
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
1
-2
/
+1
2022-09-21
net: sched: simplify code in mall_reoffload
William Dean
1
-4
/
+1
2022-09-21
Bluetooth: hci_event: Make sure ISO events don't affect non-ISO connections
Luiz Augusto von Dentz
1
-0
/
+14
2022-09-21
Bluetooth: hci_debugfs: Fix not checking conn->debugfs
Luiz Augusto von Dentz
1
-1
/
+1
2022-09-21
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
1
-0
/
+3
2022-09-21
net/af_packet: registration process optimization in packet_init()
Ziyang Xuan
1
-13
/
+13
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
1
-4
/
+1
2022-09-21
netfilter: rpfilter: Remove unused variable 'ret'.
Guillaume Nault
1
-1
/
+0
2022-09-21
netfilter: conntrack: revisit the gc initial rescheduling bias
Antoine Tenart
1
-4
/
+6
2022-09-21
netfilter: conntrack: fix the gc rescheduling delay
Antoine Tenart
1
-2
/
+8
2022-09-20
net/sched: use tc_cls_stats_dump() in filter
Zhengchao Shao
8
-75
/
+15
2022-09-20
Bluetooth: MGMT: fix zalloc-simple.cocci warnings
Yihao Han
1
-3
/
+1
2022-09-20
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
1
-2
/
+4
2022-09-20
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-09-20
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
1
-0
/
+1
2022-09-20
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
1
-4
/
+3
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
1
-0
/
+1
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2
-11
/
+11
2022-09-20
net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NET
Lukas Bulwahn
1
-2
/
+2
2022-09-20
net/sched: taprio: replace safety precautions with comments
Vladimir Oltean
1
-15
/
+9
2022-09-20
net/sched: taprio: add extack messages in taprio_init
Vladimir Oltean
1
-2
/
+6
2022-09-20
net/sched: taprio: stop going through private ops for dequeue and peek
Vladimir Oltean
1
-46
/
+12
2022-09-20
net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...
Vladimir Oltean
1
-3
/
+3
2022-09-20
net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...
Vladimir Oltean
1
-4
/
+8
2022-09-20
net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
Vladimir Oltean
1
-10
/
+4
2022-09-20
net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutex
Vladimir Oltean
1
-8
/
+2
2022-09-20
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
1
-3
/
+5
2022-09-20
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
1
-4
/
+6
2022-09-20
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
1
-2
/
+2
2022-09-20
tcp: Introduce optional per-netns ehash.
Kuniyuki Iwashima
6
-8
/
+128
2022-09-20
tcp: Save unnecessary inet_twsk_purge() calls.
Kuniyuki Iwashima
3
-2
/
+17
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
14
-71
/
+100
2022-09-20
tcp: Set NULL to sk->sk_prot->h.hashinfo.
Kuniyuki Iwashima
5
-15
/
+14
2022-09-20
tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.
Kuniyuki Iwashima
6
-24
/
+13
2022-09-20
tcp: Clean up some functions.
Kuniyuki Iwashima
5
-46
/
+45
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
1
-7
/
+7
2022-09-20
net: clear msg_get_inq in __get_compat_msghdr()
Tetsuo Handa
1
-0
/
+1
2022-09-20
ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section
Ido Schimmel
2
-1
/
+6
2022-09-20
tcp: read multiple skbs in tcp_read_skb()
Cong Wang
1
-10
/
+19
2022-09-20
seg6: add NEXT-C-SID support for SRv6 End behavior
Andrea Mayer
1
-3
/
+332
2022-09-20
seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
Andrea Mayer
1
-16
/
+28
2022-09-20
net-next: gro: Fix use of skb_gro_header_slow
Richard Gobert
1
-1
/
+1
2022-09-20
net: dsa: allow masters to join a LAG
Vladimir Oltean
5
-10
/
+298
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
3
-2
/
+4
[prev]
[next]