index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
net: macb: Remove dead code
Shubhrajyoti Datta
1
-3
/
+2
2019-09-25
net: stmmac: selftests: Flow Control test can also run with ASYM Pause
Jose Abreu
1
-1
/
+1
2019-09-25
gianfar: Make reset_gfar static
YueHaibing
1
-1
/
+1
2019-09-25
atm: he: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-09-25
ppp: Fix memory leak in ppp_write
Takeshi Misawa
1
-0
/
+2
2019-09-25
net/ibmvnic: prevent more than one thread from running in reset
Juliet Kim
2
-11
/
+34
2019-09-25
net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
2
-68
/
+157
2019-09-24
skge: fix checksum byte order
Stephen Hemminger
1
-1
/
+1
2019-09-24
arcnet: provide a buffer big enough to actually receive packets
Uwe Kleine-König
1
-14
/
+17
2019-09-24
nfc: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-2
/
+5
2019-09-24
ieee802154: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+3
2019-09-24
ax25: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
appletalk: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+5
2019-09-24
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
1
-0
/
+2
2019-09-24
net: sched: fix possible crash in tcf_action_destroy()
Eric Dumazet
1
-2
/
+4
2019-09-23
net: dsa: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-09-23
net: dsa: b53: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-2
/
+2
2019-09-22
ionic: Fix an error code in ionic_lif_alloc()
Dan Carpenter
1
-0
/
+1
2019-09-22
net: ena: Select DIMLIB for ENA_ETHERNET
Mao Wenan
1
-0
/
+1
2019-09-22
qede: qede_fp: simplify a bit 'qede_rx_build_skb()'
Christophe JAILLET
1
-2
/
+1
2019-09-22
net: stmmac: selftest: avoid large stack usage
Arnd Bergmann
2
-13
/
+6
2019-09-22
net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
Mao Wenan
1
-0
/
+1
2019-09-22
net_sched: add policy validation for action attributes
Cong Wang
1
-16
/
+18
2019-09-22
net_sched: add max len check for TCA_KIND
Cong Wang
1
-1
/
+2
2019-09-22
net: remove netx ethernet driver
Arnd Bergmann
4
-522
/
+0
2019-09-22
net: qrtr: Stop rx_worker before freeing node
Bjorn Andersson
1
-0
/
+1
2019-09-22
net/phy: fix DP83865 10 Mbps HDX loopback disable function
Peter Mamonov
1
-3
/
+6
2019-09-21
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-09-21
cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
Bjørn Mork
1
-1
/
+5
2019-09-21
ipv6: fix a typo in fib6_rule_lookup()
Eric Dumazet
1
-1
/
+1
2019-09-21
sch_netem: fix a divide by zero in tabledist()
Eric Dumazet
1
-1
/
+1
2019-09-21
dt-bindings: net: remove un-implemented property
Alexandru Ardelean
1
-7
/
+0
2019-09-21
ipv4: Revert removal of rt_uses_gateway
David Ahern
7
-21
/
+29
2019-09-21
selftests: Update fib_nexthop_multiprefix to handle missing ping6
David Ahern
1
-2
/
+4
2019-09-21
selftests: Update fib_tests to handle missing ping6
David Ahern
1
-1
/
+3
2019-09-21
dt-bindings: net: dwmac: fix 'mac-mode' type
Alexandru Ardelean
1
-1
/
+1
2019-09-21
net/sched: act_sample: don't push mac header on ip6gre ingress
Davide Caratti
1
-0
/
+1
2019-09-20
selftests: Add test cases for `ip nexthop flush proto XX`
Donald Sharp
1
-0
/
+14
2019-09-20
dt-bindings: net: Correct the documentation of KSZ9021 skew values
James Byrne
1
-2
/
+30
2019-09-20
net/ncsi: Disable global multicast filter
Vijay Khemka
2
-93
/
+12
2019-09-20
ibmvnic: Warn unknown speed message only when carrier is present
Murilo Fossa Vicentini
1
-3
/
+4
2019-09-20
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
1
-1
/
+1
2019-09-19
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-09-18
KVM: coalesced_mmio: add bounds checking
Matt Delco
1
-8
/
+11
2019-09-16
mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer
Shalom Toledo
1
-8
/
+33
2019-09-16
mlxsw: spectrum: Register CPU port with devlink
Shalom Toledo
3
-9
/
+105
2019-09-16
mlxsw: spectrum_buffers: Prevent changing CPU port's configuration
Shalom Toledo
1
-0
/
+10
2019-09-16
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
3
-4
/
+19
2019-09-16
net: ena: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
1
-2
/
+3
2019-09-16
net: ena: fix update of interrupt moderation register
Arthur Kiyanovski
1
-1
/
+4
[next]