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
...
*
mdio: mux: fix parsing mux registers outside of the PHY address range
Martin Blumenstingl
2017-07-14
1
-2
/
+2
*
net: set fib rule refcount after malloc
David Ahern
2017-07-13
1
-2
/
+1
*
netlink: correctly document nla_put_u64_64bit()
Rolf Eike Beer
2017-07-13
1
-2
/
+2
*
cxgb4: add new T5 pci device id's
Ganesh Goudar
2017-07-13
1
-0
/
+2
*
dccp: make const array error_code static
Colin Ian King
2017-07-13
1
-1
/
+1
*
rt2x00: make const array glrt_table static
Colin Ian King
2017-07-13
1
-1
/
+1
*
net: stmmac: make const array route_possibilities static
Colin Ian King
2017-07-13
1
-1
/
+1
*
net: broadcom: bnx2x: make a couple of const arrays static
Colin Ian King
2017-07-13
1
-2
/
+2
*
xgene: Don't fail probe, if there is no clk resource for SGMII interfaces
Thomas Bogendoerfer
2017-07-13
1
-10
/
+12
*
bpf: fix return in bpf_skb_adjust_net
Kefeng Wang
2017-07-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-13
38
-101
/
+172
|
\
|
*
net: stmmac: revert "support future possible different internal phy mode"
LABBE Corentin
2017-07-12
1
-7
/
+3
|
*
sfc: don't read beyond unicast address list
Bert Kenward
2017-07-12
1
-5
/
+3
|
*
Merge branch 'net-doc-fixes'
David S. Miller
2017-07-12
2
-3
/
+6
|
|
\
|
|
*
datagram: fix kernel-doc comments
stephen hemminger
2017-07-12
1
-3
/
+3
|
|
*
socket: add documentation for missing elements
stephen hemminger
2017-07-12
1
-0
/
+3
|
|
/
|
*
smsc911x: Add check for ioremap_nocache() return code
Alexey Khoroshilov
2017-07-12
1
-0
/
+5
|
*
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
2017-07-12
1
-0
/
+5
|
*
net: hns: Bugfix for Tx timeout handling in hns driver
Lin Yun Sheng
2017-07-12
1
-7
/
+9
|
*
net: ipmr: ipmr_get_table() returns NULL
Dan Carpenter
2017-07-12
1
-2
/
+2
|
*
nfp: freeing the wrong variable
Dan Carpenter
2017-07-12
1
-1
/
+1
|
*
Merge branch 'mlxsw-spectrum-Various-fixes'
David S. Miller
2017-07-12
2
-3
/
+10
|
|
\
|
|
*
mlxsw: spectrum_switchdev: Check status of memory allocation
Ido Schimmel
2017-07-12
1
-0
/
+6
|
|
*
mlxsw: spectrum_switchdev: Remove unused variable
Ido Schimmel
2017-07-12
1
-3
/
+0
|
|
*
mlxsw: spectrum_router: Fix use-after-free in route replace
Ido Schimmel
2017-07-12
1
-0
/
+3
|
|
*
mlxsw: spectrum_router: Add missing rollback
Ido Schimmel
2017-07-12
1
-0
/
+1
|
|
/
|
*
samples/bpf: fix a build issue
Yonghong Song
2017-07-12
4
-1
/
+15
|
*
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
2017-07-12
1
-1
/
+2
|
*
tap: convert a mutex to a spinlock
WANG Cong
2017-07-11
1
-9
/
+9
|
*
cxgb4: fix BUG() on interrupt deallocating path of ULD
Guilherme G. Piccoli
2017-07-11
2
-22
/
+36
|
*
qed: Fix printk option passed when printing ipv6 addresses
Kalderon, Michal
2017-07-11
1
-3
/
+3
|
*
net: Fix minor code bug in timestamping.txt
Ahmad Fatoum
2017-07-11
1
-4
/
+2
|
*
Merge branch 'stmmac-dma-resources-fixes'
David S. Miller
2017-07-11
1
-7
/
+7
|
|
\
|
|
*
net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer
Christophe Jaillet
2017-07-11
1
-6
/
+6
|
|
*
net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'
Christophe Jaillet
2017-07-11
1
-1
/
+1
|
|
*
net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'
Christophe Jaillet
2017-07-11
1
-1
/
+1
|
|
/
|
*
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
2017-07-11
1
-4
/
+5
|
*
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2017-07-11
4
-16
/
+35
|
|
\
|
|
*
bnxt_en: Fix SRIOV on big-endian architecture.
Michael Chan
2017-07-11
1
-5
/
+10
|
|
*
bnxt_en: Fix bug in ethtool -L.
Michael Chan
2017-07-11
4
-9
/
+8
|
|
*
bnxt_en: Fix race conditions in .ndo_get_stats64().
Michael Chan
2017-07-11
2
-2
/
+17
|
|
/
|
*
net/mlx5: IPSec, fix 64-bit division correctly
Arnd Bergmann
2017-07-10
1
-3
/
+1
|
*
Merge tag 'mlx5-fixes-2017-07-09' of https://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-07-09
11
-6
/
+16
|
|
\
|
|
*
net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xff
Huy Nguyen
2017-07-06
1
-0
/
+2
|
|
*
net/mlx5: Add Makefiles for subdirectories
Ilan Tayari
2017-07-06
5
-0
/
+5
|
|
*
net/mlx5: Build wq.o even if MLX5_CORE_EN is not selected
Ilan Tayari
2017-07-06
1
-2
/
+2
|
|
*
net/mlx5: FPGA, Fix datatype mismatch
Ilan Tayari
2017-07-06
1
-2
/
+2
|
|
*
net/mlx5: FPGA, make mlx5_fpga_device_brb static
Ilan Tayari
2017-07-06
1
-1
/
+1
|
|
*
net/mlx5: IPSec, Fix 64-bit division on 32-bit builds
Ilan Tayari
2017-07-06
1
-1
/
+3
|
|
*
net/mlx5: Add missing include in lib/gid.c
Ilan Tayari
2017-07-06
1
-0
/
+1
[prev]
[next]