index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
timer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
1
-6
/
+3
2019-09-05
vsock/virtio: a better comment on credit update
Michael S. Tsirkin
1
-2
/
+7
2019-09-05
net/tls: dedup the record cleanup
Jakub Kicinski
1
-5
/
+1
2019-09-05
net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICE
Jakub Kicinski
3
-28
/
+35
2019-09-05
net/tls: narrow down the critical area of device_offload_lock
Jakub Kicinski
1
-24
/
+22
2019-09-05
net/tls: don't jump to return
Jakub Kicinski
1
-13
/
+13
2019-09-05
net/tls: use the full sk_proto pointer
Jakub Kicinski
3
-29
/
+14
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
5
-9
/
+9
2019-09-05
net/sched: cbs: remove redundant assignment to variable port_rate
Colin Ian King
1
-1
/
+1
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
5
-3
/
+166
2019-09-05
ionic: Add RSS support
Shannon Nelson
3
-0
/
+165
2019-09-05
ionic: Add driver stats
Shannon Nelson
5
-2
/
+480
2019-09-05
ionic: Add netdev-event handling
Shannon Nelson
2
-0
/
+64
2019-09-05
ionic: Add Tx and Rx handling
Shannon Nelson
5
-1
/
+1408
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
6
-1
/
+519
2019-09-05
ionic: Add async link status check and basic stats
Shannon Nelson
2
-6
/
+111
2019-09-05
ionic: Add Rx filter and rx_mode ndo support
Shannon Nelson
2
-6
/
+423
2019-09-05
ionic: Add management of rx filters
Shannon Nelson
5
-1
/
+194
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
6
-2
/
+387
2019-09-05
ionic: Add notifyq support
Shannon Nelson
3
-2
/
+186
2019-09-05
ionic: Add adminq action
Shannon Nelson
2
-0
/
+118
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
10
-0
/
+941
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
8
-0
/
+91
2019-09-05
ionic: Add basic lif support
Shannon Nelson
11
-1
/
+477
2019-09-05
ionic: Add port management commands
Shannon Nelson
5
-0
/
+213
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson
13
-2
/
+3481
2019-09-05
ionic: Add basic framework for IONIC Network device driver
Shannon Nelson
14
-0
/
+272
2019-09-05
devlink: Add new info version tags for ASIC and FW
Shannon Nelson
2
-0
/
+23
2019-09-05
net: dsa: mt7530: Add support for port 5
René van Dorst
2
-6
/
+168
2019-09-05
dt-bindings: net: dsa: mt7530: Add support for port 5
René van Dorst
1
-0
/
+214
2019-09-05
net: dsa: mt7530: Convert to PHYLINK API
René van Dorst
2
-87
/
+211
2019-09-05
r8152: modify rtl8152_set_speed function
Hayes Wang
1
-64
/
+132
2019-09-05
dpaa2-eth: Poll Tx pending frames counter on if down
Ioana Radulescu
1
-3
/
+28
2019-09-05
dpaa2-eth: Add new DPNI statistics counters
Ioana Radulescu
3
-3
/
+58
2019-09-05
dpaa2-eth: Minor refactoring in ethtool stats
Ioana Radulescu
1
-11
/
+7
2019-09-04
ice: Only disable VLAN pruning for the VF when all VLANs are removed
Brett Creeley
1
-2
/
+3
2019-09-04
ice: Remove enable DCB when SW LLDP is activated
Michal Swiatkowski
1
-1
/
+0
2019-09-04
ice: Report stats when VSI is down
Dave Ertman
1
-2
/
+6
2019-09-04
ice: Always notify FW of VF reset
Mitch Williams
1
-9
/
+16
2019-09-04
ice: Correctly handle return values for init DCB
Dave Ertman
1
-9
/
+8
2019-09-04
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
4
-2
/
+24
2019-09-04
ice: Cleanup defines in ice_type.h
Tony Nguyen
1
-3
/
+3
2019-09-04
ice: print extra message if topology issue
Jesse Brandeburg
1
-0
/
+17
2019-09-04
ice: add print of autoneg state to link message
Jesse Brandeburg
1
-2
/
+9
2019-09-04
ice: update driver unloading field for Queue Shutdown AQ command
Bruce Allan
2
-3
/
+3
2019-09-04
ice: add needed PFR during driver unload
Bruce Allan
1
-0
/
+5
2019-09-04
ice: Deduce TSA value from the priority value in the CEE mode
Chinh T Cao
1
-1
/
+7
2019-09-04
ice: Report what the user set for coalesce [tx|rx]-usecs
Brett Creeley
1
-44
/
+44
2019-09-04
ice: Fix resource leak in ice_remove_rule_internal()
Jeb Cramer
1
-2
/
+3
2019-09-03
ice: Fix EMP reset handling
Anirudh Venkataramanan
1
-0
/
+2
[next]