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
2020-05-19
ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
Christoph Hellwig
1
-7
/
+2
2020-05-19
ipv6: streamline addrconf_set_dstaddr
Christoph Hellwig
1
-49
/
+38
2020-05-19
ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled
Christoph Hellwig
1
-2
/
+3
2020-05-19
sit: impement ->ndo_tunnel_ctl
Christoph Hellwig
1
-39
/
+34
2020-05-19
sit: refactor ipip6_tunnel_ioctl
Christoph Hellwig
1
-158
/
+210
2020-05-19
impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel
Christoph Hellwig
1
-11
/
+3
2020-05-19
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
4
-62
/
+51
2020-05-19
ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel
Christoph Hellwig
1
-40
/
+13
2020-05-19
ipv4: streamline ipmr_new_tunnel
Christoph Hellwig
1
-37
/
+36
2020-05-19
net/af_iucv: clean up function prototypes
Julian Wiedmann
1
-57
/
+51
2020-05-19
net/af_iucv: remove a redundant zero initialization
Julian Wiedmann
1
-1
/
+0
2020-05-19
net/af_iucv: replace open-coded U16_MAX
Julian Wiedmann
1
-1
/
+2
2020-05-19
net/af_iucv: remove pm support
Julian Wiedmann
1
-140
/
+1
2020-05-19
net/iucv: remove pm support
Julian Wiedmann
1
-188
/
+0
2020-05-18
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
3
-73
/
+76
2020-05-18
appletalk: factor out a atrtr_ioctl_addrt helper
Christoph Hellwig
1
-13
/
+20
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
7
-46
/
+75
2020-05-18
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
2
-34
/
+26
2020-05-17
rds: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-4
/
+2
2020-05-17
net: allow __skb_ext_alloc to sleep
Florian Westphal
2
-4
/
+8
2020-05-17
mptcp: remove inner wait loop from mptcp_sendmsg_frag
Florian Westphal
1
-14
/
+0
2020-05-17
mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag
Florian Westphal
1
-1
/
+6
2020-05-17
mptcp: fill skb extension cache outside of mptcp_sendmsg_frag
Florian Westphal
1
-4
/
+14
2020-05-17
mptcp: avoid blocking in tcp_sendpages
Florian Westphal
1
-3
/
+32
2020-05-17
mptcp: break and restart in case mptcp sndbuf is full
Florian Westphal
1
-0
/
+36
2020-05-17
mptcp: move common nospace-pattern to a helper
Florian Westphal
1
-14
/
+13
2020-05-16
ethtool: don't call set_channels in drivers if config didn't change
Jakub Kicinski
1
-0
/
+6
2020-05-16
ethtool: check if there is at least one channel for TX/RX in the core
Jakub Kicinski
2
-2
/
+23
2020-05-16
mptcp: Use 32-bit DATA_ACK when possible
Christoph Paasch
3
-9
/
+27
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
3
-9
/
+41
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
27
-81
/
+237
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
21
-47
/
+153
2020-05-15
mptcp: cope better with MP_JOIN failure
Paolo Abeni
1
-6
/
+9
2020-05-15
inet_connection_sock: factor out destroy helper.
Paolo Abeni
1
-5
/
+1
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
3
-8
/
+4
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-16
/
+45
2020-05-15
net: sched: cls_flower: implement terse dump support
Vlad Buslov
1
-0
/
+43
2020-05-15
net: sched: implement terse dump support in act
Vlad Buslov
2
-8
/
+50
2020-05-15
net: sched: introduce terse dump flag
Vlad Buslov
1
-8
/
+31
2020-05-15
net: core: recursively find netdev by device node
Tobias Waldekranz
1
-5
/
+5
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
2
-4
/
+4
2020-05-14
bpf: Add xdp.frame_sz in bpf_prog_test_run_xdp().
Jesper Dangaard Brouer
1
-4
/
+12
2020-05-14
xdp: Clear grow memory in bpf_xdp_adjust_tail()
Jesper Dangaard Brouer
1
-0
/
+4
2020-05-14
xdp: Allow bpf_xdp_adjust_tail() to grow packet size
Jesper Dangaard Brouer
1
-2
/
+9
2020-05-14
xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frame
Jesper Dangaard Brouer
1
-0
/
+8
2020-05-14
net: XDP-generic determining XDP frame size
Jesper Dangaard Brouer
1
-6
/
+8
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-70
/
+308
2020-05-14
bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpers
Andrey Ignatov
1
-9
/
+51
2020-05-14
bpf: Allow skb_ancestor_cgroup_id helper in cgroup skb
Andrey Ignatov
1
-0
/
+2
2020-05-14
bpf: Allow sk lookup helpers in cgroup skb
Andrey Ignatov
1
-0
/
+8
[next]