index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
nlmon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
igb: Fix format with line continuation whitespace
Joe Perches
1
-7
/
+6
2018-11-21
ixgbe: add ipsec hw offload note to ixgbe Documentation
Shannon Nelson
1
-0
/
+13
2018-11-21
net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
Tristram Ha
3
-2
/
+2
2018-11-21
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha
8
-1242
/
+1903
2018-11-21
net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c
Tristram Ha
3
-8
/
+8
2018-11-21
net: dsa: microchip: rename some functions with ksz9477 prefix
Tristram Ha
1
-57
/
+59
2018-11-21
net: dsa: microchip: clean up code
Tristram Ha
1
-4
/
+4
2018-11-21
net: dsa: microchip: replace license with GPL
Tristram Ha
4
-54
/
+10
2018-11-20
ice: Fix possible NULL pointer de-reference
Bruce Allan
1
-0
/
+3
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
9
-42
/
+42
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
11
-84
/
+83
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
3
-8
/
+4
2018-11-20
ice: Cleanup ice_tx_timeout()
Bruce Allan
1
-13
/
+9
2018-11-20
ice: Fix return value from NAPI poll
Dave Ertman
1
-1
/
+2
2018-11-20
ice: Constify global structures that can/should be
Bruce Allan
1
-2
/
+2
2018-11-20
ice: Do not set LAN_EN for MAC-VLAN filters
Yashaswini Raghuram Prathivadi Bhayankaram
1
-13
/
+24
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
1
-3
/
+1
2018-11-20
ice: Cleanup duplicate control queue code
Bruce Allan
1
-142
/
+76
2018-11-20
ice: Do autoneg based on VSI state
Akeem G Abodunrin
1
-5
/
+5
2018-11-20
net-next/hinic: fix a bug in rx data flow
Xue Chaojing
1
-1
/
+1
2018-11-20
net-next/hinic:fix a bug in set mac address
Xue Chaojing
1
-3
/
+4
2018-11-20
net-next/hinic:add rx checksum offload for HiNIC
Xue Chaojing
7
-1
/
+78
2018-11-20
net-next/hinic:replace multiply and division operators
Xue Chaojing
2
-20
/
+38
2018-11-20
mlxsw: core: Extend cooling device with cooling levels
Vadim Pasternak
1
-1
/
+55
2018-11-20
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2
-12
/
+13
2018-11-20
tcp: drop dst in tcp_add_backlog()
Eric Dumazet
1
-0
/
+2
2018-11-20
ipv4: Don't try to print ASCII of link level header in martian dumps.
David S. Miller
1
-1
/
+1
2018-11-20
net_sched: sch_fq: avoid calling ktime_get_ns() if not needed
Eric Dumazet
1
-1
/
+6
2018-11-20
nfp: abm: add support for more threshold actions
Jakub Kicinski
4
-6
/
+109
2018-11-20
nfp: abm: add cls_u32 offload for simple band classification
Jakub Kicinski
6
-1
/
+324
2018-11-20
nfp: abm: add functions to update DSCP -> virtual queue map
Jakub Kicinski
5
-1
/
+28
2018-11-20
nfp: abm: calculate PRIO map len and check mailbox size
Jakub Kicinski
3
-3
/
+50
2018-11-20
net: sched: cls_u32: add res to offload information
Jakub Kicinski
2
-0
/
+3
2018-11-20
nfp: abm: add GRED offload
Jakub Kicinski
3
-10
/
+158
2018-11-20
nfp: abm: wrap RED parameters in bands
Jakub Kicinski
2
-40
/
+74
2018-11-20
net: sched: gred: support reporting stats from offloads
Jakub Kicinski
2
-0
/
+55
2018-11-20
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
3
-0
/
+84
2018-11-20
nfp: abm: add up bands for sto/non-sto stats
Jakub Kicinski
1
-12
/
+24
2018-11-20
nfp: abm: switch to extended stats for reading packet/byte counts
Jakub Kicinski
2
-3
/
+46
2018-11-20
nfp: abm: size threshold table to account for bands
Jakub Kicinski
1
-2
/
+2
2018-11-20
nfp: abm: pass band parameter to functions
Jakub Kicinski
3
-43
/
+49
2018-11-20
nfp: abm: map per-band symbols
Jakub Kicinski
2
-13
/
+54
2018-11-20
net: hns3: add common validation in hclge_dcb
Yunsheng Lin
3
-35
/
+53