index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppp: Fix memory leak in ppp_write
Takeshi Misawa
2019-09-25
1
-0
/
+2
*
net/ibmvnic: prevent more than one thread from running in reset
Juliet Kim
2019-09-25
2
-11
/
+34
*
net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
2019-09-25
2
-68
/
+157
*
skge: fix checksum byte order
Stephen Hemminger
2019-09-24
1
-1
/
+1
*
arcnet: provide a buffer big enough to actually receive packets
Uwe Kleine-König
2019-09-24
1
-14
/
+17
*
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-24
1
-0
/
+2
*
net: dsa: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-09-23
1
-1
/
+1
*
net: dsa: b53: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-09-23
1
-2
/
+2
*
ionic: Fix an error code in ionic_lif_alloc()
Dan Carpenter
2019-09-22
1
-0
/
+1
*
net: ena: Select DIMLIB for ENA_ETHERNET
Mao Wenan
2019-09-22
1
-0
/
+1
*
qede: qede_fp: simplify a bit 'qede_rx_build_skb()'
Christophe JAILLET
2019-09-22
1
-2
/
+1
*
net: stmmac: selftest: avoid large stack usage
Arnd Bergmann
2019-09-22
2
-13
/
+6
*
net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
Mao Wenan
2019-09-22
1
-0
/
+1
*
net: remove netx ethernet driver
Arnd Bergmann
2019-09-22
3
-509
/
+0
*
net/phy: fix DP83865 10 Mbps HDX loopback disable function
Peter Mamonov
2019-09-22
1
-3
/
+6
*
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
2019-09-21
1
-0
/
+5
*
cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
Bjørn Mork
2019-09-21
1
-1
/
+5
*
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-09-21
1
-1
/
+1
*
ibmvnic: Warn unknown speed message only when carrier is present
Murilo Fossa Vicentini
2019-09-20
1
-3
/
+4
*
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
2019-09-20
1
-1
/
+1
*
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
2019-09-19
1
-0
/
+3
*
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-18
2
-2
/
+178
|
\
|
*
mtd: Provide fs_context-aware mount_mtd() replacement
David Howells
2019-09-05
2
-2
/
+178
*
|
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-09-18
1
-1
/
+1
|
\
\
|
*
|
infiniband: don't bother with d_delete()
Al Viro
2019-09-03
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
1052
-28669
/
+85832
|
\
\
\
|
*
\
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
3
-6
/
+11
|
|
\
\
\
|
|
*
|
|
xen-netfront: do not assume sk_buff_head list is empty in error handling
Dongli Zhang
2019-09-16
1
-1
/
+1
|
|
*
|
|
net: ena: don't wake up tx queue when down
Sameeh Jubran
2019-09-16
1
-1
/
+2
|
|
*
|
|
net: stmmac: Hold rtnl lock in suspend/resume callbacks
Jose Abreu
2019-09-16
1
-4
/
+8
|
*
|
|
|
mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer
Shalom Toledo
2019-09-16
1
-8
/
+33
|
*
|
|
|
mlxsw: spectrum: Register CPU port with devlink
Shalom Toledo
2019-09-16
3
-9
/
+105
|
*
|
|
|
mlxsw: spectrum_buffers: Prevent changing CPU port's configuration
Shalom Toledo
2019-09-16
1
-0
/
+10
|
*
|
|
|
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
2019-09-16
3
-4
/
+19
|
*
|
|
|
net: ena: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
2019-09-16
1
-2
/
+3
|
*
|
|
|
net: ena: fix update of interrupt moderation register
Arthur Kiyanovski
2019-09-16
1
-1
/
+4
|
*
|
|
|
net: ena: remove all old adaptive rx interrupt moderation code from ena_com
Arthur Kiyanovski
2019-09-16
2
-252
/
+0
|
*
|
|
|
net: ena: remove ena_restore_ethtool_params() and relevant fields
Arthur Kiyanovski
2019-09-16
2
-13
/
+0
|
*
|
|
|
net: ena: remove old adaptive interrupt moderation code from ena_netdev
Arthur Kiyanovski
2019-09-16
2
-10
/
+0
|
*
|
|
|
net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...
Arthur Kiyanovski
2019-09-16
1
-14
/
+16
|
*
|
|
|
net: ena: enable the interrupt_moderation in driver_supported_features
Arthur Kiyanovski
2019-09-16
2
-0
/
+11
|
*
|
|
|
net: ena: reimplement set/get_coalesce()
Arthur Kiyanovski
2019-09-16
1
-58
/
+26
|
*
|
|
|
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
Arthur Kiyanovski
2019-09-16
3
-21
/
+41
|
*
|
|
|
net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
Arthur Kiyanovski
2019-09-16
3
-18
/
+13
|
*
|
|
|
net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable
Alexandru Ardelean
2019-09-16
1
-0
/
+61
|
*
|
|
|
s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-09-16
1
-4
/
+2
|
*
|
|
|
netdevsim: Set offsets to various protocol layers
Ido Schimmel
2019-09-16
1
-0
/
+3
|
*
|
|
|
net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
Vladimir Oltean
2019-09-16
6
-1
/
+500
|
*
|
|
|
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
2019-09-16
1
-1
/
+6
|
*
|
|
|
net: dsa: sja1105: Add static config tables for scheduling
Vladimir Oltean
2019-09-16
3
-1
/
+222
[next]