index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hpfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
r8169: improve DMA handling in rtl_rx
Heiner Kallweit
1
-4
/
+3
2019-08-26
net: sched: flower: don't take rtnl lock for cls hw offloads API
Vlad Buslov
1
-37
/
+16
2019-08-26
net: sched: copy tunnel info when setting flow_action entry->tunnel
Vlad Buslov
2
-1
/
+25
2019-08-26
net: sched: take reference to action dev before calling offloads
Vlad Buslov
3
-0
/
+36
2019-08-26
net: sched: take rtnl lock in tc_setup_flow_action()
Vlad Buslov
4
-9
/
+20
2019-08-26
net: sched: conditionally obtain rtnl lock in cls hw offloads API
Vlad Buslov
1
-0
/
+65
2019-08-26
net: sched: add API for registering unlocked offload block callbacks
Vlad Buslov
5
-0
/
+13
2019-08-26
net: sched: notify classifier on successful offload add/delete
Vlad Buslov
3
-9
/
+47
2019-08-26
net: sched: refactor block offloads counter usage
Vlad Buslov
7
-123
/
+233
2019-08-26
net: sched: change tcf block offload counter type to atomic_t
Vlad Buslov
2
-4
/
+5
2019-08-26
net: sched: protect block offload-related fields with rw_semaphore
Vlad Buslov
2
-9
/
+38
2019-08-26
cirrus: cs89x0: remove set but not used variable 'lp'
YueHaibing
1
-3
/
+0
2019-08-26
Revert "net: mediatek: remove set but not used variable 'status'"
David S. Miller
1
-0
/
+2
2019-08-26
net: mediatek: remove set but not used variable 'status'
Mao Wenan
1
-2
/
+0
2019-08-25
net: phy: sfp: Add labels to hwmon sensors
Andrew Lunn
1
-5
/
+68
2019-08-25
s390/qeth: add xmit_more support for IQD devices
Julian Wiedmann
2
-43
/
+109
2019-08-25
s390/qeth: add BQL support for IQD devices
Julian Wiedmann
2
-1
/
+16
2019-08-25
s390/qeth: when in TX NAPI mode, use napi_consume_skb()
Julian Wiedmann
1
-11
/
+13
2019-08-25
s390/qeth: add TX NAPI support for IQD devices
Julian Wiedmann
4
-48
/
+183
2019-08-25
s390/qeth: collect accurate TX statistics
Julian Wiedmann
4
-39
/
+49
2019-08-25
s390/qdio: let drivers opt-out from Output Queue scanning
Julian Wiedmann
4
-7
/
+11
2019-08-25
s390/qdio: enable drivers to poll for Output completions
Julian Wiedmann
2
-21
/
+46
2019-08-25
bnxt_en: Fix allocation of zero statistics block size regression.
Michael Chan
1
-2
/
+1
2019-08-25
net/core/skmsg: Delete an unnecessary check before the function call “consu...
Markus Elfring
1
-2
/
+1
2019-08-25
net: hns3: Fix -Wunused-const-variable warning
YueHaibing
2
-44
/
+44
2019-08-24
net: use unlikely for dql_avail case
xiaolinkui
1
-1
/
+1
2019-08-24
r8169: fix DMA issue on MIPS platform
Heiner Kallweit
1
-0
/
+4
2019-08-23
drop_monitor: Make timestamps y2038 safe
Ido Schimmel
2
-9
/
+7
2019-08-23
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
3
-15
/
+27
2019-08-23
net/mlx5: Fix return code in case of hyperv wrong size read
Eran Ben Elisha
1
-3
/
+3
2019-08-23
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
Xin Long
1
-1
/
+3
2019-08-23
r8152: add a helper function about setting EEE
Hayes Wang
1
-91
/
+77
2019-08-23
r8152: saving the settings of EEE
Hayes Wang
1
-30
/
+50
2019-08-23
ice: Don't allow VSI to remove unassociated ucast filter
Akeem G Abodunrin
1
-0
/
+56
2019-08-23
ice: Fix issues updating VSI MAC filters
Akeem G Abodunrin
4
-67
/
+73
2019-08-23
ice: update ethtool stats on-demand
Bruce Allan
3
-6
/
+9
2019-08-23
ice: Add input handlers for virtual channel handlers
Amruth G.P
1
-32
/
+32
2019-08-23
ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
Chinh T Cao
1
-6
/
+3
2019-08-23
ice: Fix flag used for module query
Chinh T Cao
1
-1
/
+1
2019-08-23
ice: silence some bogus error messages
Mitch Williams
2
-3
/
+4
2019-08-23
ice: Rename ethtool private flag for lldp
Dave Ertman
4
-8
/
+8
2019-08-23
ice: reject VF attempts to enable head writeback
Jacob Keller
1
-0
/
+1
2019-08-23
ice: Copy dcbx configuration only if mode is correct
Michal Swiatkowski
1
-2
/
+4
2019-08-23
ice: Treat DCBx state NOT_STARTED as valid
Dave Ertman
1
-1
/
+2
2019-08-23
ice: Don't call synchronize_irq() for VF's from the host
Brett Creeley
1
-0
/
+4
2019-08-23
ice: Account for all states of FW DCBx and LLDP
Dave Ertman
1
-22
/
+12
2019-08-23
ice: Allow egress control packets from PF_VSI
Dave Ertman
2
-1
/
+17
2019-08-23
net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
Ben Wei
1
-3
/
+3
2019-08-23
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
20
-57
/
+27
2019-08-23
net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2
-7
/
+3
[next]