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-27
sctp: allow users to set ep ecn flag by sockopt
Xin Long
1
-0
/
+73
2019-08-27
sctp: allow users to set netns ecn flag with sysctl
Xin Long
1
-0
/
+7
2019-08-27
sctp: make ecn flag per netns and endpoint
Xin Long
3
-4
/
+16
2019-08-27
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
1
-9
/
+6
2019-08-27
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
1
-0
/
+6
2019-08-27
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
2
-1
/
+18
2019-08-27
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
2
-8
/
+14
2019-08-27
net: dsa: add slave VLAN helpers
Vivien Didelot
1
-7
/
+33
2019-08-27
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
2
-4
/
+7
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
2
-87
/
+59
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-127
/
+222
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-22
/
+32
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
28
-100
/
+186
2019-08-26
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
1
-37
/
+16
2019-08-26
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
1
-1
/
+8
2019-08-26
net: sched: take reference to action dev before calling offloads
Vlad Buslov
2
-0
/
+34
2019-08-26
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
3
-8
/
+19
2019-08-26
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
1
-0
/
+65
2019-08-26
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
1
-0
/
+6
2019-08-26
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
2
-9
/
+43
2019-08-26
net: sched: refactor block offloads counter usage
Vlad Buslov
5
-91
/
+217
2019-08-26
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
1
-1
/
+1
2019-08-26
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
1
-9
/
+36
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
1
-1
/
+1
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-7
/
+0
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
1
-3
/
+7
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
1
-11
/
+24
2019-08-25
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
1
-0
/
+13
2019-08-25
ipv4: mpls: fix mpls_xmit for iptunnel
Alexey Kodanev
1
-4
/
+4
2019-08-24
net: rds: add service level support in rds-info
Zhu Yanjun
4
-8
/
+22
2019-08-24
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2
-8
/
+11
2019-08-24
sock: fix potential memory leak in proto_register()
zhanglin
1
-10
/
+21
2019-08-24
net/core/skmsg: Delete an unnecessary check before the function call “consu...
Markus Elfring
1
-2
/
+1
2019-08-24
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
Hangbin Liu
1
-2
/
+2
2019-08-24
ipv4/icmp: fix rt dst dev null pointer dereference
Hangbin Liu
1
-1
/
+7
2019-08-24
openvswitch: Fix log message in ovs conntrack
Yi-Hung Wei
1
-1
/
+1
2019-08-24
Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2019-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-6
/
+8
2019-08-24
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
Ilya Leoshkevich
1
-4
/
+4
2019-08-24
flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
Jakub Sitnicki
1
-1
/
+1
2019-08-23
drop_monitor: Make timestamps y2038 safe
Ido Schimmel
1
-8
/
+6
2019-08-23
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
3
-15
/
+27
2019-08-23
ipv6: propagate ipv6_add_dev's error returns out of ipv6_find_idev
Sabrina Dubroca
1
-8
/
+8
2019-08-23
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
Xin Long
1
-1
/
+3
2019-08-23
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-5
/
+4
2019-08-22
net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
Ben Wei
1
-3
/
+3
2019-08-22
net/ncsi: Fix the payload copying for the request coming from Netlink
Justin.Lee1@Dell.com
1
-2
/
+9
2019-08-22
nexthops: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-08-22
libceph: fix PG split vs OSD (re)connect race
Ilya Dryomov
1
-5
/
+4
2019-08-21
net: fix icmp_socket_deliver argument 2 input
Li RongQing
1
-1
/
+1
[next]