index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
hw_random.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
3
-0
/
+6
2018-09-14
cxgb4: Fix endianness issue in t4_fwcache()
Ganesh Goudar
1
-1
/
+1
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
4
-22
/
+10
2018-09-14
net/ibm/emac: Remove VLA usage
Kees Cook
2
-1
/
+8
2018-09-14
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-09-14
tg3: Fix fall-through annotations
Gustavo A. R. Silva
1
-6
/
+6
2018-09-13
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2
-0
/
+2
2018-09-13
vxlan: Remove duplicated include from vxlan.h
YueHaibing
1
-1
/
+0
2018-09-13
net: dsa: b53: Do not fail when IRQ are not initialized
Florian Fainelli
1
-1
/
+7
2018-09-13
vhost_net: batch submitting XDP buffers to underlayer sockets
Jason Wang
1
-13
/
+161
2018-09-13
tap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-2
/
+72
2018-09-13
tuntap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-3
/
+114
2018-09-13
tun: switch to new type of msg_control
Jason Wang
4
-9
/
+36
2018-09-13
tuntap: move XDP flushing out of tun_do_xdp()
Jason Wang
1
-1
/
+2
2018-09-13
tuntap: split out XDP logic
Jason Wang
1
-37
/
+51
2018-09-13
tuntap: tweak on the path of skb XDP case in tun_build_skb()
Jason Wang
1
-15
/
+24
2018-09-13
tuntap: simplify error handling in tun_build_skb()
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: enable bh early during processing XDP
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: switch to use XDP_PACKET_HEADROOM
Jason Wang
1
-2
/
+1
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
2
-0
/
+20
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
2
-3
/
+2
2018-09-13
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
5
-2
/
+16
2018-09-13
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
6
-4
/
+1337