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
2021-01-21
net/fq_impl: drop get_default_func, move default flow to fq_tin
Felix Fietkau
2
-19
/
+4
2021-01-20
ip_gre: remove CRC flag from dev features in gre_gso_segment
Xin Long
1
-11
/
+4
2021-01-20
udp: not remove the CRC flag from dev features when need_csum is false
Xin Long
1
-2
/
+2
2021-01-20
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
4
-5
/
+15
2021-01-20
net: inline rollback_registered_many()
Jakub Kicinski
1
-14
/
+8
2021-01-20
net: move rollback_registered_many()
Jakub Kicinski
1
-93
/
+95
2021-01-20
net: inline rollback_registered()
Jakub Kicinski
1
-11
/
+6
2021-01-20
net: move net_set_todo inside rollback_registered()
Jakub Kicinski
1
-8
/
+3
2021-01-20
nexthop: Specialize rtm_nh_policy
Petr Machata
1
-14
/
+9
2021-01-20
nexthop: Use a dedicated policy for nh_valid_dump_req()
Petr Machata
1
-33
/
+27
2021-01-20
nexthop: Use a dedicated policy for nh_valid_get_del_req()
Petr Machata
1
-17
/
+9
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
24
-105
/
+137
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
23
-103
/
+135
2021-01-20
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
1
-2
/
+2
2021-01-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-2
/
+2
2021-01-19
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2
-17
/
+10
2021-01-19
net: fix GSO for SG-enabled devices
Paolo Abeni
1
-2
/
+2
2021-01-19
tcp: do not mess with cloned skbs in tcp_add_backlog()
Eric Dumazet
1
-12
/
+13
2021-01-19
taprio: boolean values to a bool variable
Jiapeng Zhong
1
-3
/
+3
2021-01-19
net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
Bongsu Jeon
1
-1
/
+1
2021-01-19
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
1
-0
/
+5
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
1
-1
/
+1
2021-01-19
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
1
-1
/
+1
2021-01-19
udp: mask TOS bits in udp_v4_early_demux()
Guillaume Nault
1
-1
/
+2
2021-01-19
xsk: Clear pool even for inactive queues
Maxim Mikityanskiy
1
-2
/
+2
2021-01-19
Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-2
/
+2
2021-01-19
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
1
-2
/
+2
2021-01-18
net/tls: Except bond interface from some TLS checks
Tariq Toukan
2
-1
/
+3
2021-01-18
net/tls: Device offload to use lowest netdevice in chain
Tariq Toukan
1
-1
/
+1
2021-01-18
net: netdevice: Add operation ndo_sk_get_lower_dev
Tariq Toukan
1
-0
/
+33
2021-01-18
net_sched: fix RTNL deadlock again caused by request_module()
Cong Wang
2
-40
/
+75
2021-01-18
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
5
-7
/
+11
2021-01-18
ipv6: set multicast flag on the multicast route
Matteo Croce
1
-1
/
+1
2021-01-18
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-18
net: bridge: check vlan with eth_type_vlan() method
Menglong Dong
3
-12
/
+5
2021-01-18
Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
4
-39
/
+49
2021-01-16
sctp: remove the NETIF_F_SG flag before calling skb_segment
Xin Long
1
-1
/
+1
2021-01-16
net: move the hsize check to the else block in skb_segment
Xin Long
1
-5
/
+6
2021-01-16
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
1
-1
/
+5
2021-01-15
tcp_cubic: use memset and offsetof init
Yejune Deng
1
-10
/
+1
2021-01-15
nfc: netlink: use &w->w in nfc_genl_rcv_nl_event
Geliang Tang
1
-2
/
+2
2021-01-15
net: dsa: add ops for devlink-sb
Vladimir Oltean
1
-1
/
+158
2021-01-15
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-15
net_sched: gen_estimator: support large ewma log
Eric Dumazet
1
-4
/
+7
2021-01-15
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
1
-1
/
+2
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-23
/
+39
2021-01-15
neighbor: remove definition of DEBUG
Tom Rix
1
-1
/
+0
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2
-3
/
+8
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+2
2021-01-15
cls_flower: call nla_ok() before nla_next()
Cong Wang
1
-9
/
+13
[next]