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
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2
-3
/
+31
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
4
-4
/
+44
2016-11-30
tcp: export sender limits chronographs to TCP_INFO
Francis Yan
1
-0
/
+20
2016-11-30
tcp: instrument how long TCP is limited by insufficient send buffer
Francis Yan
3
-3
/
+24
2016-11-30
tcp: instrument how long TCP is limited by receive window
Francis Yan
1
-2
/
+9
2016-11-30
tcp: instrument how long TCP is busy sending
Francis Yan
2
-3
/
+19
2016-11-30
tcp: instrument tcp sender limits chronographs
Francis Yan
1
-0
/
+30
2016-11-30
ieee802154: check device type
[email protected]
1
-1
/
+5
2016-11-30
esp6: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-11-30
esp4: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-11-30
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
1
-1
/
+1
2016-11-29
net: dsa: slave: fix fixed-link phydev leaks
Johan Hovold
1
-1
/
+11
2016-11-29
of_mdio: add helper to deregister fixed-link PHYs
Johan Hovold
1
-10
/
+2
2016-11-29
net: dsa: slave: fix of-node leak and phy priority
Johan Hovold
1
-2
/
+5
2016-11-29
GSO: Reload iph after pskb_may_pull
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-11-29
sched: cls_flower: remove from hashtable only in case skip sw flag is not set
Jiri Pirko
1
-4
/
+6
2016-11-29
net/dccp: fix use-after-free in dccp_invalid_packet
Eric Dumazet
1
-5
/
+7
2016-11-29
netlink: Call cb->done from a worker thread
Herbert Xu
2
-4
/
+25
2016-11-29
net/sched: pedit: make sure that offset is valid
Amir Vadai
1
-4
/
+20
2016-11-29
xprtrdma: Relocate connection helper functions
Chuck Lever
3
-41
/
+31
2016-11-29
xprtrdma: Update dprintk in rpcrdma_count_chunks
Chuck Lever
1
-1
/
+1
2016-11-29
xprtrdma: Shorten QP access error message
Chuck Lever
1
-3
/
+3
2016-11-29
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
1
-2
/
+2
2016-11-29
xprtrdma: Update documenting comment
Chuck Lever
1
-4
/
+0
2016-11-29
xprtrdma: Refactor FRMR invalidation
Chuck Lever
1
-36
/
+21
2016-11-29
xprtrdma: Avoid calls to ro_unmap_safe()
Chuck Lever
1
-2
/
+4
2016-11-29
xprtrdma: Address coverity complaint about wait_for_completion()
Chuck Lever
1
-4
/
+13
2016-11-29
SUNRPC: Proper metric accounting when RPC is not transmitted
Chuck Lever
1
-4
/
+6
2016-11-29
xprtrdma: Support for SG_GAP devices
Chuck Lever
2
-7
/
+14
2016-11-29
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
3
-13
/
+30
2016-11-29
xprtrdma: Cap size of callback buffer resources
Chuck Lever
1
-1
/
+3
2016-11-29
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
Florian Westphal
2
-3
/
+3
2016-11-28
net: dsa: fix unbalanced dsa_switch_tree reference counting
Nikita Yushchenko
1
-1
/
+3
2016-11-28
net: handle no dst on skb in icmp6_send
David Ahern
1
-2
/
+4
2016-11-28
tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set
Julian Wollrath
1
-0
/
+1
2016-11-28
net/iucv: Use explicit clean up labels in iucv_init()
Sebastian Andrzej Siewior
1
-7
/
+7
2016-11-28
net, sched: respect rcu grace period on cls destruction
Daniel Borkmann
8
-21
/
+31
2016-11-27
bpf: reuse dev_is_mac_header_xmit for redirect
Daniel Borkmann
2
-24
/
+5
2016-11-27
bpf: drop useless bpf_fd member from cls/act
Daniel Borkmann
2
-15
/
+1
2016-11-27
tipc: fix link statistics counter errors
Jon Paul Maloy
1
-16
/
+19
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2016-11-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-8
/
+39
2016-11-27
net: dsa: fix fixed-link-phy device leaks
Johan Hovold
1
-1
/
+4
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-37
/
+69
2016-11-25
tipc: resolve connection flow control compatibility problem
Jon Paul Maloy
1
-1
/
+1
2016-11-25
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
1
-0
/
+1
2016-11-25
tipc: improve sanity check for received domain records
Jon Paul Maloy
1
-5
/
+5
2016-11-25
tipc: fix compatibility bug in link monitoring
Jon Paul Maloy
1
-2
/
+3
2016-11-25
net: properly flush delay-freed skbs
Eric Dumazet
1
-2
/
+3
2016-11-25
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2
-2
/
+33
[prev]
[next]