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
2019-08-09
rxrpc: Fix local endpoint refcounting
David Howells
4
-39
/
+72
2019-08-09
netfilter: nf_flow_table: teardown flow timeout race
Pablo Neira Ayuso
1
-9
/
+25
2019-08-09
netfilter: nf_flow_table: conntrack picks up expired flows
Pablo Neira Ayuso
1
-7
/
+10
2019-08-09
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-5
/
+10
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
5
-8
/
+32
2019-08-08
net sched: update skbedit action for batched events operations
Roman Mashak
1
-0
/
+12
2019-08-08
fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...
YueHaibing
1
-4
/
+0
2019-08-08
tipc: add loopback device tracking
John Rutherford
7
-1
/
+88
2019-08-08
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
1
-1
/
+2
2019-08-08
netfilter: nf_tables_offload: support indr block call
wenxu
2
-24
/
+131
2019-08-08
flow_offload: support get multi-subsystem block
wenxu
2
-14
/
+46
2019-08-08
flow_offload: move tc indirect block to flow offload
wenxu
2
-215
/
+240
2019-08-08
cls_api: add flow_indr_block_call function
wenxu
1
-10
/
+17
2019-08-08
cls_api: remove the tcf_block cache
wenxu
1
-8
/
+8
2019-08-08
cls_api: modify the tc_indr_block_ing_cmd parameters.
wenxu
1
-11
/
+15
2019-08-08
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
2
-3
/
+49
2019-08-08
net: delete "register" keyword
Alexey Dobriyan
2
-4
/
+4
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
5
-15
/
+38
2019-08-08
Merge tag 'batadv-next-for-davem-20190808' of git://git.open-mesh.org/linux-m...
David S. Miller
7
-8
/
+205
2019-08-08
Merge tag 'batadv-net-for-davem-20190808' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+5
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
63
-284
/
+496
2019-08-06
openvswitch: Print error when ovs_execute_actions() fails
Yifeng Sun
1
-2
/
+5
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
2019-08-06
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
1
-10
/
+1
2019-08-06
net: sched: add ingress mirred action to hardware IR
John Hurley
1
-0
/
+6
2019-08-06
net: sched: add skbedit of ptype action to hardware IR
John Hurley
1
-0
/
+3
2019-08-06
fq_codel: Kill useless per-flow dropped statistic
Dave Taht
1
-7
/
+1
2019-08-06
Increase fq_codel count in the bulk dropper
Dave Taht
1
-0
/
+2
2019-08-06
net: dsa: dump CPU port regs through master
Vivien Didelot
1
-0
/
+66
2019-08-06
net sched: update vlan action for batched events operations
Roman Mashak
1
-0
/
+9
2019-08-06
drop_monitor: Use pre_doit / post_doit hooks
Ido Schimmel
1
-7
/
+17
2019-08-06
drop_monitor: Add extack support
Ido Schimmel
1
-3
/
+7
2019-08-06
drop_monitor: Avoid multiple blank lines
Ido Schimmel
1
-2
/
+0
2019-08-06
drop_monitor: Document scope of spinlock
Ido Schimmel
1
-1
/
+1
2019-08-06
drop_monitor: Rename and document scope of mutex
Ido Schimmel
1
-7
/
+13
2019-08-06
drop_monitor: Use correct error code
Ido Schimmel
1
-2
/
+2
2019-08-06
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
Marek Vasut
1
-7
/
+0
2019-08-05
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
Nikolay Aleksandrov
3
-23
/
+25
2019-08-05
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
1
-3
/
+4
2019-08-05
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
1
-2
/
+6
2019-08-05
ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu
David Ahern
1
-8
/
+6
2019-08-05
ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
David Ahern
1
-1
/
+1
2019-08-05
net/tls: partially revert fix transition through disconnect with close
Jakub Kicinski
1
-55
/
+0
2019-08-05
net: fix bpf_xdp_adjust_head regression for generic-XDP
Jesper Dangaard Brouer
1
-5
/
+10
2019-08-05
net: sched: use temporary variable for actions indexes
Dmytro Linkin
18
-75
/
+100
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
3
-14
/
+13
2019-08-05
netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
Florian Westphal
1
-0
/
+43
2019-08-04
batman-adv: BATMAN_V: aggregate OGMv2 packets
Linus Lüssing
1
-1
/
+27
2019-08-04
batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queues
Linus Lüssing
4
-2
/
+173
2019-08-03
ipvs: Improve robustness to the ipvs sysctl
Junwei Hu
1
-34
/
+35
[prev]
[next]