index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE
zhong jiang
2018-08-04
1
-1
/
+1
*
net:usb: Use ARRAY_SIZE instead of calculating the array size
zhong jiang
2018-08-04
1
-1
/
+1
*
tun: not use hardcoded mask value
Li RongQing
2018-08-04
1
-1
/
+2
*
net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-08-04
3
-3
/
+3
*
net: Remove some unneeded semicolon
zhong jiang
2018-08-04
4
-5
/
+5
*
tcp: remove unneeded variable 'err'
YueHaibing
2018-08-03
1
-2
/
+1
*
af_unix: ensure POLLOUT on remote close() for connected dgram socket
Jason Baron
2018-08-03
1
-1
/
+6
*
ppp: mppe: Remove VLA usage
Kees Cook
2018-08-03
1
-26
/
+30
*
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-08-03
3
-34
/
+29
*
Merge branch 'dsa-systemport-WoL'
David S. Miller
2018-08-03
4
-12
/
+29
|
\
|
*
net: systemport: Create helper to set MPD
Florian Fainelli
2018-08-03
1
-7
/
+13
|
*
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
2018-08-03
1
-3
/
+1
|
*
net: dsa: bcm_sf2: Disable learning while in WoL
Florian Fainelli
2018-08-03
2
-1
/
+13
|
*
net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rules
Florian Fainelli
2018-08-03
1
-1
/
+2
|
/
*
Merge branch 'l2tp-mtu'
David S. Miller
2018-08-03
7
-87
/
+47
|
\
|
*
l2tp: ignore L2TP_ATTR_MTU
Guillaume Nault
2018-08-03
6
-24
/
+10
|
*
l2tp: simplify MTU handling in l2tp_ppp
Guillaume Nault
2018-08-03
1
-49
/
+18
|
*
l2tp: define l2tp_tunnel_dst_mtu()
Guillaume Nault
2018-08-03
3
-21
/
+26
|
/
*
Merge branch 'hns3-next'
David S. Miller
2018-08-03
7
-20
/
+94
|
\
|
*
net: hns3: Refine the MSIX allocation for PF
Jian Shen
2018-08-03
3
-4
/
+9
|
*
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
2018-08-03
4
-16
/
+85
|
/
*
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
2018-08-03
1
-12
/
+13
*
net: sched: fix flush on non-existing chain
Jiri Pirko
2018-08-03
1
-0
/
+7
*
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
2018-08-03
1
-2
/
+6
*
tools: bpf: fix BTF code added twice to different trees
Jakub Kicinski
2018-08-02
2
-18
/
+0
*
net/socket: remove duplicated init code
Matthieu Baerts
2018-08-02
1
-48
/
+3
*
xen-netback: use true and false for boolean values
Gustavo A. R. Silva
2018-08-02
1
-2
/
+2
*
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2018-08-02
2
-14
/
+1
*
Merge branch 'Add--clock-config-and-pm-support-to-bcm-iProc-mdio-mux'
David S. Miller
2018-08-02
4
-17
/
+106
|
\
|
*
net: phy: Add pm support to Broadcom iProc mdio mux driver
Arun Parameswaran
2018-08-02
1
-0
/
+27
|
*
net: phy: Add support to configure clock in Broadcom iProc mdio mux
Arun Parameswaran
2018-08-02
1
-2
/
+39
|
*
dt-bindings: net: Add clock handle to Broadcom iProc mdio mux
Arun Parameswaran
2018-08-02
1
-0
/
+3
|
*
net: phy: Use devm api for mdio bus allocation in bcm iproc mdio mux
Arun Parameswaran
2018-08-02
1
-5
/
+2
|
*
net: phy: Disable external master access in bcm mdio mux driver
Arun Parameswaran
2018-08-02
1
-0
/
+15
|
*
arm64: dts: Fix the base address of the Broadcom iProc mdio mux
Arun Parameswaran
2018-08-02
2
-4
/
+4
|
*
net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
Arun Parameswaran
2018-08-02
1
-5
/
+15
|
*
dt-bindings: net: Fix Broadcom iProc mdio mux driver base address
Arun Parameswaran
2018-08-02
1
-2
/
+2
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
239
-915
/
+2004
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-02
19
-30
/
+184
|
|
\
|
|
*
Revert "net/ipv6: fix metrics leak"
David S. Miller
2018-08-01
1
-14
/
+4
|
|
*
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
2018-08-01
1
-2
/
+2
|
|
*
net: dsa: Do not suspend/resume closed slave_dev
Florian Fainelli
2018-08-01
1
-0
/
+6
|
|
*
netlink: Fix spectre v1 gadget in netlink_create()
Jeremy Cline
2018-08-01
1
-0
/
+2
|
|
*
Documentation: dpaa2: Use correct heading adornment
Ioana Ciornei
2018-08-01
1
-0
/
+1
|
|
*
net: stmmac: Fix WoL for PCI-based setups
Jose Abreu
2018-08-01
1
-2
/
+38
|
|
*
bonding: avoid lockdep confusion in bond_get_stats()
Eric Dumazet
2018-08-01
1
-2
/
+12
|
|
*
enic: do not call enic_change_mtu in enic_probe
Govindarajulu Varadarajan
2018-07-31
1
-1
/
+1
|
|
*
ipv4: frags: handle possible skb truesize change
Eric Dumazet
2018-07-31
1
-0
/
+5
|
|
*
inet: frag: enforce memory limits earlier
Eric Dumazet
2018-07-31
1
-3
/
+3
|
|
*
Merge tag 'mlx5-fixes-2018-07-31' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-07-31
4
-3
/
+10
|
|
|
\
[next]