index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
2
-1
/
+8
*
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
2018-09-14
1
-1
/
+1
*
tg3: Fix fall-through annotations
Gustavo A. R. Silva
2018-09-14
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
|
*
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
2018-09-13
5
-3
/
+576
|
*
dt-bindings: net: Add lantiq, xrx200-net DT bindings
Hauke Mehrtens
2018-09-13
1
-0
/
+21
|
*
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
2018-09-13
7
-0
/
+126
|
*
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
2018-09-13
2
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-13
342
-2036
/
+3184
|
\
|
*
Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-09-13
16
-114
/
+297
|
|
\
|
|
*
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-09-11
16
-114
/
+297
|
|
|
\
|
|
|
*
drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP ...
Ben Skeggs
2018-09-06
4
-3
/
+28
|
|
|
*
drm/nouveau/disp: fix DP disable race
Ben Skeggs
2018-09-06
4
-9
/
+19
|
|
|
*
drm/nouveau/disp: move eDP panel power handling
Ben Skeggs
2018-09-06
2
-25
/
+35
|
|
|
*
drm/nouveau/disp: remove unused struct member
Ben Skeggs
2018-09-06
2
-2
/
+0
|
|
|
*
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
2018-09-06
1
-1
/
+2
|
|
|
*
drm/nouveau/mmu: don't attempt to dereference vmm without valid instance pointer
Ben Skeggs
2018-09-06
1
-1
/
+1
|
|
|
*
drm/nouveau: fix oops in client init failure path
Ben Skeggs
2018-09-06
1
-7
/
+7
|
|
|
*
drm/nouveau: Fix nouveau_connector_ddc_detect()
Lyude Paul
2018-09-06
1
-21
/
+28
|
|
|
*
drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
Lyude Paul
2018-09-06
3
-5
/
+8
|
|
|
*
drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
Lyude Paul
2018-09-06
1
-6
/
+20
|
|
|
*
drm/nouveau: Reset MST branching unit before enabling
Lyude Paul
2018-09-06
1
-8
/
+12
|
|
|
*
drm/nouveau: Only write DP_MSTM_CTRL when needed
Lyude Paul
2018-09-06
1
-9
/
+36
|
|
|
*
drm/nouveau: Remove useless poll_enable() call in drm_load()
Lyude Paul
2018-09-06
1
-3
/
+1
|
|
|
*
drm/nouveau: Remove useless poll_disable() call in switcheroo_set_state()
Lyude Paul
2018-09-06
1
-1
/
+0
|
|
|
*
drm/nouveau: Remove useless poll_enable() call in switcheroo_set_state()
Lyude Paul
2018-09-06
1
-1
/
+0
|
|
|
*
drm/nouveau: Fix deadlocks in nouveau_connector_detect()
Lyude Paul
2018-09-06
1
-0
/
+22
[next]