index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-14
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
1
-0
/
+4
2016-06-14
net: alx: Work around the DMA RX overflow issue
Feng Tang
2
-51
/
+14
2016-06-14
ipv4: fix checksum annotation in udp4_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2016-06-14
ipv6: fix checksum annotation in udp6_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2016-06-14
ipv6: tcp: fix endianness annotation in tcp_v6_send_response
Hannes Frederic Sowa
1
-2
/
+2
2016-06-14
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
1
-1
/
+1
2016-06-14
phy: marvell: fix LED configuration via marvell,reg-init
Clemens Gruber
1
-12
/
+26
2016-06-13
net: ethernet: ti: cpsw: use destroy ctlr to destroy channels
Ivan Khoronzhuk
1
-4
/
+0
2016-06-13
net_sched: prio: properly report out of memory errors
Eric Dumazet
1
-20
/
+12
2016-06-12
ipconfig: Protect ic_addrservaddr with IPCONFIG_DYNAMIC.
David S. Miller
1
-0
/
+2
2016-06-11
net: au1000_eth: fix PHY detection
Manuel Lauss
1
-2
/
+2
2016-06-11
Revert "net: au1000_eth: fix PHY detection"
David S. Miller
1
-6
/
+7
2016-06-11
net: au1000_eth: fix PHY detection
Manuel Lauss
1
-7
/
+6
2016-06-11
net: mediatek: remove superfluous queue wake up call
John Crispin
1
-5
/
+2
2016-06-11
net: mediatek: only wake the queue if it is stopped
John Crispin
1
-1
/
+16
2016-06-11
net: mediatek: fix off by one in the TX ring allocation
John Crispin
1
-2
/
+1
2016-06-11
net: mediatek: increase watchdog_timeo
John Crispin
1
-1
/
+1
2016-06-11
net: mediatek: fix threshold value
John Crispin
1
-2
/
+1
2016-06-11
net: mediatek: disable all interrupts during probe
John Crispin
1
-1
/
+1
2016-06-11
net: mediatek: add next data pointer coherency protection
John Crispin
2
-1
/
+2
2016-06-11
net: mediatek: dropped rx packets are not being counted properly
John Crispin
1
-0
/
+2
2016-06-11
net: mediatek: invalid buffer lookup in mtk_tx_map()
John Crispin
1
-1
/
+1
2016-06-11
net: mediatek: fix missing free of scratch memory
John Crispin
2
-5
/
+15
2016-06-11
net: mediatek: add missing return code check
John Crispin
1
-0
/
+3
2016-06-11
net: ipconfig: avoid warning by making ic_addrservaddr static
Ben Dooks
1
-1
/
+1
2016-06-11
net: diag: add missing declarations
Ben Dooks
2
-6
/
+6
2016-06-11
bridge: Fix incorrect re-injection of STP packets
Ido Schimmel
1
-3
/
+12
2016-06-11
net: phy: smsc: reintroduced unconditional soft reset
Manfred Schlaegl
1
-13
/
+4
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2
-3
/
+3
2016-06-10
packet: compat support for sock_fprog
Willem de Bruijn
3
-2
/
+41
2016-06-10
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-10
net/mlx5e: Fix blue flame quota logic
Eli Cohen
1
-1
/
+2
2016-06-10
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
1
-0
/
+1
2016-06-10
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
4
-4
/
+68
2016-06-10
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
1
-17
/
+17
2016-06-10
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
1
-3
/
+3
2016-06-10
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
1
-13
/
+15
2016-06-10
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2
-1
/
+15
2016-06-10
net/mlx5: Fix root flow table update
Maor Gottlieb
1
-1
/
+1
2016-06-10
net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
Shahar Klein
2
-3
/
+2
2016-06-10
net/mlx5: Fix masking of reserved bits in XRCD number
Majd Dibbiny
1
-1
/
+1
2016-06-10
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2016-06-10
drm/amdgpu: fix warning with powerplay disabled.
Dave Airlie
1
-1
/
+1
2016-06-09
mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED
Oleg Drokin
1
-0
/
+11
2016-06-09
mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all
Wang Sheng-Hui
1
-1
/
+19
2016-06-09
kernel/relay.c: fix potential memory leak
Zhouyi Zhou
1
-0
/
+1
2016-06-09
mm: thp: broken page count after commit aa88b68c3b1d
Gerald Schaefer
1
-1
/
+4
2016-06-09
revert "mm: memcontrol: fix possible css ref leak on oom"
Andrew Morton
1
-1
/
+1
[next]