index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: remove redundant null pointer check before put_device
zhong jiang
2018-09-17
1
-2
/
+1
*
net: dsa: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-17
1
-2
/
+1
*
net: usb: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-17
1
-2
/
+1
*
net: rds: use memset to optimize the recv
Zhu Yanjun
2018-09-17
1
-4
/
+1
*
selftests/tls: Add MSG_WAITALL in recv() syscall
Vakul Garg
2018-09-17
1
-9
/
+9
*
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
2018-09-17
1
-14
/
+18
*
Merge branch 'lantiq-Minor-fixes-for-vrx200-and-gswip'
David S. Miller
2018-09-17
5
-39
/
+45
|
\
|
*
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
Hauke Mehrtens
2018-09-17
1
-0
/
+3
|
*
net: dsa: lantiq_gswip: Minor code style improvements
Hauke Mehrtens
2018-09-17
1
-20
/
+18
|
*
net: lantiq: lantiq_xrx200: Move clock prepare to probe function
Hauke Mehrtens
2018-09-17
1
-9
/
+12
|
*
dt-bindings: net: dsa: lantiq, xrx200-gswip: Fix minor style fixes
Hauke Mehrtens
2018-09-17
1
-8
/
+10
|
*
dt-bindings: net: lantiq, xrx200-net: Use lower case in hex
Hauke Mehrtens
2018-09-17
1
-2
/
+2
|
/
*
net: hns: make function hns_gmac_wait_fifo_clean() static
Wei Yongjun
2018-09-17
1
-1
/
+1
*
net: lantiq: Fix return value check in xrx200_probe()
Wei Yongjun
2018-09-17
1
-2
/
+2
*
net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()
Wei Yongjun
2018-09-17
1
-3
/
+3
*
net: dsa: gswip: Fix return value check in gswip_probe()
Wei Yongjun
2018-09-17
1
-6
/
+6
*
tls: async support causes out-of-bounds access in crypto APIs
John Fastabend
2018-09-17
2
-20
/
+23
*
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
2018-09-16
1
-22
/
+4
*
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2018-09-16
2
-9
/
+7
*
net: phy: et011c: Remove incorrect PHY_POLL flags
Florian Fainelli
2018-09-16
1
-1
/
+0
*
Merge branch 'act_police-lockless-data-path'
David S. Miller
2018-09-16
1
-80
/
+106
|
\
|
*
net/sched: act_police: don't use spinlock in the data path
Davide Caratti
2018-09-16
1
-64
/
+92
|
*
net/sched: act_police: use per-cpu counters
Davide Caratti
2018-09-16
1
-24
/
+22
|
/
*
cxgb4: update supported DCB version
Ganesh Goudar
2018-09-14
2
-2
/
+31
*
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
2018-09-14
3
-0
/
+6
*
cxgb4: Fix endianness issue in t4_fwcache()
Ganesh Goudar
2018-09-14
1
-1
/
+1
*
net: move definition of pcpu_lstats to header file
Li RongQing
2018-09-14
4
-22
/
+10
*
net/ibm/emac: Remove VLA usage
Kees Cook
2018-09-13
2
-1
/
+8
*
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
2018-09-13
1
-1
/
+1
*
tg3: Fix fall-through annotations
Gustavo A. R. Silva
2018-09-13
1
-6
/
+6
*
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
2
-0
/
+2
*
vxlan: Remove duplicated include from vxlan.h
YueHaibing
2018-09-13
1
-1
/
+0
*
net: dsa: b53: Do not fail when IRQ are not initialized
Florian Fainelli
2018-09-13
1
-1
/
+7
*
Merge branch 'vhost_net-TX-batching'
David S. Miller
2018-09-13
5
-80
/
+471
|
\
|
*
vhost_net: batch submitting XDP buffers to underlayer sockets
Jason Wang
2018-09-13
1
-13
/
+161
|
*
tap: accept an array of XDP buffs through sendmsg()
Jason Wang
2018-09-13
1
-2
/
+72
|
*
tuntap: accept an array of XDP buffs through sendmsg()
Jason Wang
2018-09-13
1
-3
/
+114
|
*
tun: switch to new type of msg_control
Jason Wang
2018-09-13
4
-9
/
+36
|
*
tuntap: move XDP flushing out of tun_do_xdp()
Jason Wang
2018-09-13
1
-1
/
+2
|
*
tuntap: split out XDP logic
Jason Wang
2018-09-13
1
-37
/
+51
|
*
tuntap: tweak on the path of skb XDP case in tun_build_skb()
Jason Wang
2018-09-13
1
-15
/
+24
|
*
tuntap: simplify error handling in tun_build_skb()
Jason Wang
2018-09-13
1
-7
/
+3
|
*
tuntap: enable bh early during processing XDP
Jason Wang
2018-09-13
1
-7
/
+3
|
*
tuntap: switch to use XDP_PACKET_HEADROOM
Jason Wang
2018-09-13
1
-2
/
+1
|
*
net: sock: introduce SOCK_XDP
Jason Wang
2018-09-13
2
-0
/
+20
|
/
*
llc: avoid blocking in llc_sap_close()
Cong Wang
2018-09-13
2
-3
/
+2
*
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
2018-09-13
5
-2
/
+16
*
Merge branch 'Lantiq-Intel-vrx200-support'
David S. Miller
2018-09-13
19
-8
/
+2202
|
\
|
*
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
2018-09-13
6
-4
/
+1337
|
*
dt-bindings: net: dsa: Add lantiq, xrx200-gswip DT bindings
Hauke Mehrtens
2018-09-13
1
-0
/
+141
[next]