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-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+114
2019-06-19
net/ipv4: fib_trie: Avoid cryptic ternary expressions
Matthias Kaehlcke
1
-2
/
+8
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
5
-23
/
+43
2019-06-19
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
1
-0
/
+28
2019-06-19
page_pool: make sure struct device is stable
Jesper Dangaard Brouer
1
-0
/
+8
2019-06-19
page_pool: add tracepoints for page_pool with details need by XDP
Jesper Dangaard Brouer
2
-1
/
+12
2019-06-19
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
1
-16
/
+5
2019-06-19
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
2
-7
/
+48
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
2
-22
/
+105
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
1
-4
/
+11
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
1
-0
/
+15
2019-06-19
xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
Jesper Dangaard Brouer
1
-0
/
+2
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
1
-0
/
+7
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
1
-0
/
+7
2019-06-19
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
1
-6
/
+8
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
1
-0
/
+16
2019-06-18
ipoib: show VF broadcast address
Denis Kirjanov
1
-0
/
+5
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
1
-12
/
+17
2019-06-18
ipv6: Add IPv6 multipath notification for route delete
Ido Schimmel
1
-0
/
+6
2019-06-18
ipv6: Add IPv6 multipath notifications for add / replace
Ido Schimmel
1
-0
/
+15
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
1
-0
/
+17
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
135
-1013
/
+439
2019-06-17
net: ipv4: remove erroneous advancement of list pointer
Florian Westphal
1
-2
/
+1
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
51
-108
/
+407
2019-06-17
net: sched: cls_matchall: allow to delete filter
Jiri Pirko
1
-2
/
+7
2019-06-17
net: sched: act_ctinfo: fix policy validation
Kevin Darbyshire-Bryant
1
-1
/
+2
2019-06-17
net: sched: act_ctinfo: fix action creation
Kevin Darbyshire-Bryant
1
-0
/
+1
2019-06-17
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
2
-68
/
+31
2019-06-17
tipc: include retrans failure detection for unicast
Tuong Lien
1
-36
/
+70
2019-06-17
Merge branch 'tcp-fixes'
David S. Miller
7
-9
/
+42
2019-06-16
lapb: fixed leak of control-blocks.
Jeremy Sowden
1
-0
/
+1
2019-06-16
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
1
-0
/
+1
2019-06-16
lapb: moved export of lapb_register.
Jeremy Sowden
1
-2
/
+1
2019-06-16
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
1
-0
/
+2
2019-06-16
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
1
-0
/
+7
2019-06-16
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2
-5
/
+5
2019-06-16
hv_sock: Suppress bogus "may be used uninitialized" warnings
Dexuan Cui
1
-2
/
+2
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
1
-1
/
+29
2019-06-15
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
1
-0
/
+1
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
3
-2
/
+13
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2
-0
/
+6
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
3
-9
/
+24
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-6
/
+11
2019-06-15
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
1
-1
/
+2
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
4
-38
/
+1
2019-06-15
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
1
-1
/
+3
2019-06-14
net: dsa: use switchdev handle helpers
Vivien Didelot
1
-44
/
+32
2019-06-14
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
1
-2
/
+2
2019-06-14
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
1
-9
/
+0
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2
-1
/
+10
[next]