index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
1
-0
/
+1
2017-06-29
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
1
-2
/
+3
2017-06-29
arcnet: com20020: remove needless base_addr assignment
Michael Grzeschik
1
-2
/
+0
2017-06-29
Trivial fix to spelling mistake in arc_printk message
Colin Ian King
1
-1
/
+1
2017-06-29
arcnet: change irq handler to lock irqsave
Michael Grzeschik
1
-3
/
+4
2017-06-29
rocker: move dereference before free
Dan Carpenter
1
-1
/
+1
2017-06-29
mlxsw: spectrum_router: Fix NULL pointer dereference
Ido Schimmel
1
-0
/
+3
2017-06-29
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-06-29
virtio-net: serialize tx routine during reset
Jason Wang
1
-0
/
+1
2017-06-27
net: usb: asix88179_178a: Add support for the Belkin B2B128
Andrew F. Davis
1
-0
/
+16
2017-06-27
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
1
-0
/
+1
2017-06-27
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-3
/
+3
2017-06-25
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
1
-0
/
+2
2017-06-25
net: ipv6: reset daddr and dport in sk if connect() fails
Wei Wang
2
-2
/
+9
2017-06-25
bnx2x: Don't log mc removal needlessly
Mintz, Yuval
1
-1
/
+1
2017-06-23
bnxt_en: Fix netpoll handling.
Michael Chan
1
-6
/
+48
2017-06-23
bnxt_en: Add missing logic to handle TPA end error conditions.
Michael Chan
2
-4
/
+9
2017-06-23
net: dp83640: Avoid NULL pointer dereference.
Richard Cochran
1
-1
/
+1
2017-06-23
sit: use __GFP_NOWARN for user controlled allocation
WANG Cong
1
-1
/
+1
2017-06-23
net: account for current skb length when deciding about UFO
Michal Kubeček
2
-2
/
+3
2017-06-22
sfc: Fix MCDI command size for filter operations
Martin Habets
1
-4
/
+4
2017-06-22
netvsc: don't access netdev->num_rx_queues directly
Arnd Bergmann
1
-2
/
+2
2017-06-22
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
1
-2
/
+3
2017-06-22
macvlan: Let passthru macvlan correctly restore lower mac address
Vlad Yasevich
1
-3
/
+44
2017-06-22
macvlan: convert port passthru to flags.
Vlad Yasevich
1
-13
/
+24
2017-06-22
macvlan: Fix passthru macvlan mac address inheritance
Vlad Yasevich
1
-1
/
+2
2017-06-22
macvlan: Do not return error when setting the same mac address
Vlad Yasevich
1
-0
/
+4
2017-06-22
xen-netback: correctly schedule rate-limited queues
Wei Liu
3
-2
/
+11
2017-06-22
veth: Be more robust on network device creation when no attributes
Serhey Popovych
1
-2
/
+2
2017-06-22
drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs
Lokesh Vutla
1
-1
/
+1
2017-06-22
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
1
-1
/
+5
2017-06-22
net/phy: micrel: configure intterupts after autoneg workaround
Zach Brown
1
-0
/
+2
2017-06-22
esp6_offload: Fix IP6CB(skb)->nhoff for ESP GRO
Yossi Kuperman
1
-0
/
+25
2017-06-22
xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
Yossi Kuperman
1
-1
/
+1
2017-06-21
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-21
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-20
igmp: add a missing spin_lock_init()
WANG Cong
1
-0
/
+1
2017-06-20
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
1
-4
/
+16
2017-06-20
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
1
-2
/
+0
2017-06-20
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
1
-0
/
+2
2017-06-20
ipv6: Do not leak throw route references
Serhey Popovych
2
-18
/
+7
2017-06-20
dt-bindings: net: sms911x: Add missing optional VDD regulators
Krzysztof Kozlowski
1
-0
/
+1
2017-06-20
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
1
-1
/
+1
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
1
-0
/
+2
2017-06-20
net/core: remove explicit do_softirq() from busy_poll_stop()
Sebastian Siewior
1
-2
/
+0
2017-06-20
fib_rules: Resolve goto rules target on delete
Serhey Popovych
1
-7
/
+14
2017-06-20
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2
-7
/
+37
2017-06-20
Revert "HID: magicmouse: Set multi-touch keybits for Magic Mouse"
Daniel Stone
1
-8
/
+7
2017-06-19
sctp: ensure ep is not destroyed before doing the dump
Xin Long
2
-2
/
+4
2017-06-19
ntb: no sleep in ntb_async_tx_submit
Allen Hubbe
1
-43
/
+7
[next]