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
*
net: bql: add __netdev_tx_sent_queue()
Eric Dumazet
2018-11-03
1
-0
/
+20
*
Merge branch 's390-qeth-fixes'
David S. Miller
2018-11-03
5
-242
/
+207
|
\
|
*
s390/qeth: report 25Gbit link speed
Julian Wiedmann
2018-11-03
2
-2
/
+20
|
*
s390/qeth: sanitize ARP requests
Julian Wiedmann
2018-11-03
4
-79
/
+34
|
*
s390/qeth: fix initial operstate
Julian Wiedmann
2018-11-03
4
-10
/
+25
|
*
s390/qeth: unregister netdevice only when registered
Julian Wiedmann
2018-11-03
3
-4
/
+11
|
*
s390/qeth: fix HiperSockets sniffer
Julian Wiedmann
2018-11-03
1
-3
/
+5
|
*
s390/qeth: sanitize strings in debug messages
Julian Wiedmann
2018-11-03
4
-151
/
+119
|
/
*
Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT'
David S. Miller
2018-11-03
2
-14
/
+14
|
\
|
*
net: systemport: Protect stop from timeout
Florian Fainelli
2018-11-03
1
-8
/
+7
|
*
net: bcmgenet: protect stop from timeout
Doug Berger
2018-11-03
1
-6
/
+7
|
/
*
rxrpc: Fix lockup due to no error backoff after ack transmit error
David Howells
2018-11-03
3
-8
/
+46
*
net: dsa: microchip: initialize mutex before use
Tristram Ha
2018-11-03
1
-5
/
+5
*
net/ipv6: Add anycast addresses to a global hashtable
Jeff Barnhill
2018-11-03
4
-4
/
+85
*
usbnet: smsc95xx: disable carrier check while suspending
Frieder Schrempf
2018-11-03
1
-0
/
+7
*
net: document skb parameter in function 'skb_gso_size_check'
Mathieu Malaterre
2018-11-03
1
-0
/
+2
*
net: drop skb on failure in ip_check_defrag()
Cong Wang
2018-11-01
1
-4
/
+8
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-01
3
-4
/
+12
|
\
|
*
MAINTAINERS: add maintainer for IMX LPI2C driver
A.s. Dong
2018-11-01
1
-0
/
+8
|
*
dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible string
A.s. Dong
2018-11-01
1
-0
/
+1
|
*
i2c: Clear client->irq in i2c_device_remove
Charles Keepax
2018-11-01
1
-0
/
+2
|
*
i2c: Remove unnecessary call to irq_find_mapping
Charles Keepax
2018-11-01
1
-4
/
+1
*
|
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2018-11-01
2
-1
/
+4
|
\
\
|
*
|
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
2018-09-25
1
-0
/
+3
|
*
|
mm: percpu: remove unnecessary unlikely()
Igor Stoppa
2018-09-13
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-01
56
-274
/
+793
|
\
\
\
|
*
|
|
openvswitch: Fix push/pop ethernet validation
Jaime CaamaƱo Ruiz
2018-11-01
1
-2
/
+2
|
*
|
|
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
2018-11-01
1
-1
/
+1
|
*
|
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-11-01
16
-41
/
+85
|
|
\
\
\
|
|
*
|
|
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
2018-10-31
1
-1
/
+3
|
|
*
|
|
i40e: Update status codes
Mitch Williams
2018-10-31
2
-4
/
+10
|
|
*
|
|
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-31
8
-13
/
+30
|
|
*
|
|
fm10k: bump driver version to match out-of-tree release
Jacob Keller
2018-10-31
1
-1
/
+1
|
|
*
|
|
fm10k: add missing device IDs to the upstream driver
Jacob Keller
2018-10-31
2
-0
/
+4
|
|
*
|
|
fm10k: ensure completer aborts are marked as non-fatal after a resume
Jacob Keller
2018-10-31
1
-20
/
+28
|
|
*
|
|
fm10k: fix SM mailbox full condition
Ngai-Mint Kwan
2018-10-31
1
-1
/
+2
|
|
*
|
|
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
2018-10-31
1
-1
/
+7
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-01
8
-48
/
+319
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'verifier-fixes'
Alexei Starovoitov
2018-11-01
3
-40
/
+305
|
|
|
\
\
\
\
|
|
|
*
|
|
|
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
2018-11-01
1
-31
/
+40
|
|
|
*
|
|
|
bpf: add various test cases to test_verifier
Daniel Borkmann
2018-11-01
1
-0
/
+250
|
|
|
*
|
|
|
bpf: don't set id on after map lookup with ptr_to_map_val return
Daniel Borkmann
2018-11-01
1
-5
/
+6
|
|
|
*
|
|
|
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
2018-11-01
2
-4
/
+9
|
|
|
/
/
/
/
|
|
*
|
|
|
libbpf: Fix compile error in libbpf_attach_type_by_name
Andrey Ignatov
2018-10-31
1
-6
/
+7
|
|
*
|
|
|
kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
Li Zhijian
2018-10-31
2
-2
/
+4
|
|
*
|
|
|
bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no data
John Fastabend
2018-10-30
1
-0
/
+1
|
|
*
|
|
|
tools/bpf: add unlimited rlimit for flow_dissector_load
Yonghong Song
2018-10-30
1
-0
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'mlxsw-Enable-minimum-shaper-on-MC-TCs'
David S. Miller
2018-10-31
3
-25
/
+117
|
|
\
\
\
\
|
|
*
|
|
|
selftests: mlxsw: qos_mc_aware: Add a test for UC awareness
Petr Machata
2018-10-31
1
-23
/
+70
|
|
*
|
|
|
selftests: mlxsw: qos_mc_aware: Tweak for min shaper
Petr Machata
2018-10-31
1
-1
/
+1
[next]