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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
415
-2001
/
+4545
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
113
-689
/
+1735
|
|
\
|
|
*
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
2017-10-22
1
-1
/
+2
|
|
*
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-10-22
2
-2
/
+3
|
|
*
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
2017-10-22
1
-12
/
+27
|
|
*
textsearch: fix typos in library helpers
Randy Dunlap
2017-10-22
2
-2
/
+2
|
|
*
rxrpc: Don't release call mutex on error pointer
David Howells
2017-10-22
1
-2
/
+3
|
|
*
Merge branch 'stmmac-hw-tstamp-fixes'
David S. Miller
2017-10-22
2
-8
/
+8
|
|
|
\
|
|
|
*
net: stmmac: Prevent infinite loop in get_rx_timestamp_status()
Jose Abreu
2017-10-22
1
-1
/
+1
|
|
|
*
net: stmmac: Fix stmmac_get_rx_hwtstamp()
Jose Abreu
2017-10-22
1
-7
/
+6
|
|
|
*
net: stmmac: Add missing call to dev_kfree_skb()
Jose Abreu
2017-10-22
1
-0
/
+1
|
|
|
/
|
|
*
Merge branch 'mlxsw-fixes'
David S. Miller
2017-10-22
2
-1
/
+41
|
|
|
\
|
|
|
*
mlxsw: spectrum_router: Configure TIGCR on init
Petr Machata
2017-10-22
1
-1
/
+10
|
|
|
*
mlxsw: reg: Add Tunneling IPinIP General Configuration Register
Petr Machata
2017-10-22
1
-0
/
+31
|
|
|
/
|
|
*
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
2017-10-22
1
-3
/
+2
|
|
*
soreuseport: fix initialization race
Craig Gallek
2017-10-22
3
-11
/
+11
|
|
*
net: bridge: fix returning of vlan range op errors
Nikolay Aleksandrov
2017-10-22
1
-1
/
+1
|
|
*
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
2017-10-22
1
-0
/
+4
|
|
*
Merge branch 'bpf-range-marking-fixes'
David S. Miller
2017-10-22
2
-12
/
+525
|
|
|
\
|
|
|
*
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-22
1
-0
/
+480
|
|
|
*
bpf: fix pattern matches for direct packet access
Daniel Borkmann
2017-10-22
1
-0
/
+24
|
|
|
*
bpf: fix off by one for range markings with L{T, E} patterns
Daniel Borkmann
2017-10-22
1
-12
/
+21
|
|
|
/
|
|
*
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
2017-10-22
1
-1
/
+1
|
|
*
Merge branch 'aquantia-fixes'
David S. Miller
2017-10-21
12
-146
/
+284
|
|
|
\
|
|
|
*
net: aquantia: Bad udp rate on default interrupt coalescing
Igor Russkikh
2017-10-21
1
-6
/
+6
|
|
|
*
net: aquantia: Enable coalescing management via ethtool interface
Igor Russkikh
2017-10-21
9
-62
/
+155
|
|
|
*
net: aquantia: mmio unmap was not performed on driver removal
Igor Russkikh
2017-10-21
1
-0
/
+3
|
|
|
*
net: aquantia: Limit number of MSIX irqs to the number of cpus
Igor Russkikh
2017-10-21
1
-4
/
+7
|
|
|
*
net: aquantia: Fixed transient link up/down/up notification
Igor Russkikh
2017-10-21
1
-0
/
+2
|
|
|
*
net: aquantia: Add queue restarts stats counter
Igor Russkikh
2017-10-21
2
-58
/
+37
|
|
|
*
net: aquantia: Reset nic statistics on interface up/down
Igor Russkikh
2017-10-21
6
-17
/
+75
|
|
|
/
|
|
*
udp: make some messages more descriptive
Matteo Croce
2017-10-21
1
-2
/
+2
|
|
*
geneve: Fix function matching VNI and tunnel ID on big-endian
Stefano Brivio
2017-10-21
1
-6
/
+0
|
|
*
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm...
David S. Miller
2017-10-21
5
-30
/
+98
|
|
|
\
|
|
|
*
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
2017-10-19
1
-8
/
+2
|
|
|
*
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
2017-10-19
1
-1
/
+1
|
|
|
*
can: af_can: can_pernet_init(): add missing error handling for kzalloc return...
Marc Kleine-Budde
2017-10-19
1
-1
/
+13
|
|
|
*
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
Marc Kleine-Budde
2017-10-19
1
-3
/
+3
|
|
|
*
can: bcm: check for null sk before deferencing it via the call to sock_net
Colin Ian King
2017-10-19
1
-2
/
+3
|
|
|
*
can: flexcan: fix p1010 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
1
-1
/
+2
|
|
|
*
can: flexcan: fix i.MX28 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
1
-1
/
+3
|
|
|
*
can: flexcan: fix i.MX6 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
1
-1
/
+1
|
|
|
*
can: flexcan: implement error passive state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
1
-9
/
+66
|
|
|
*
can: flexcan: rename legacy error state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
1
-4
/
+4
|
|
|
*
can: flexcan: fix state transition regression
ZHU Yi (ST-FIR/ENG1-Zhu)
2017-10-19
1
-2
/
+3
|
|
*
|
hv_sock: add locking in the open/close/release code paths
Dexuan Cui
2017-10-21
1
-4
/
+18
|
|
*
|
net/ncsi: Fix length of GVI response packet
Gavin Shan
2017-10-21
1
-1
/
+1
|
|
*
|
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
2017-10-21
1
-3
/
+5
|
|
*
|
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
2017-10-21
1
-2
/
+10
|
|
*
|
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
2017-10-21
1
-6
/
+9
[next]