index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
net: remove BUG_ON from __pskb_pull_tail
Li RongQing
1
-2
/
+0
2018-11-15
test_objagg: Fix warning.
David S. Miller
1
-0
/
+1
2018-11-15
selftests: mlxsw: spectrum-2: Add simple delta test
Jiri Pirko
1
-1
/
+81
2018-11-15
mlxsw: spectrum: acl: Implement delta for ERP
Jiri Pirko
4
-12
/
+237
2018-11-15
mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separa...
Jiri Pirko
1
-49
/
+59
2018-11-15
mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask...
Jiri Pirko
4
-14
/
+9
2018-11-15
mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_l...
Jiri Pirko
4
-14
/
+49
2018-11-15
mlxsw: core_acl: Change order of args of ops->encode_block()
Jiri Pirko
3
-7
/
+7
2018-11-15
mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clear
Jiri Pirko
1
-13
/
+17
2018-11-15
mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPs
Jiri Pirko
5
-90
/
+99
2018-11-15
lib: introduce initial implementation of object aggregation manager
Jiri Pirko
8
-0
/
+1633
2018-11-15
selftests: Adjust spectrum-2 ctcam_two_atcam_masks_test
Jiri Pirko
1
-1
/
+1
2018-11-15
selftests: Adjust spectrum-2 two_mask_test
Jiri Pirko
1
-1
/
+1
2018-11-15
net: get rid of __tcp_checksum_complete()
Cong Wang
1
-6
/
+1
2018-11-15
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
2
-6
/
+156
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
5
-8
/
+16
2018-11-15
net: dsa: mv88e6xxx: Work around mv886e6161 SERDES missing MII_PHYSID2
Andrew Lunn
1
-5
/
+16
2018-11-15
net: hns3: Adds GRO params to SKB for the stack
Peng Li
2
-3
/
+49
2018-11-15
net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
Peng Li
2
-2
/
+37
2018-11-15
net: hns3: Add support for ethtool -K to enable/disable HW GRO
Peng Li
4
-1
/
+32
2018-11-15
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
Peng Li
2
-62
/
+140
2018-11-15
net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
Peng Li
6
-1
/
+83
2018-11-15
net: phy: icplus: add config_intr callback
Heiner Kallweit
1
-7
/
+16
2018-11-14
i40e: prevent overlapping tx_timeout recover
Alan Brady
2
-0
/
+6
2018-11-14
i40e: suppress bogus error message
Mitch Williams
1
-1
/
+2
2018-11-14
i40e: Use correct shift for VLAN priority
Richard Rodriguez
1
-2
/
+2
2018-11-14
virtchnl: Fix off by one error
Alice Michael
1
-2
/
+2
2018-11-14
virtchnl: white space and reorder
Alice Michael
1
-3
/
+3
2018-11-14
i40e: always set ks->base.speed in i40e_get_settings_link_up
Jacob Keller
1
-0
/
+1
2018-11-14
i40e: don't restart nway if autoneg not supported
Mitch Williams
1
-5
/
+5
2018-11-14
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
4
-15
/
+17
2018-11-14
i40e: update driver version
Alice Michael
1
-2
/
+2
2018-11-14
i40e: Protect access to VF control methods
Jan Sokolowski
2
-5
/
+60
2018-11-14
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
2
-8
/
+8
2018-11-14
i40e: Add capability flag for stopping FW LLDP
Krzysztof Galazka
3
-1
/
+10
2018-11-14
i40e: Use a local variable for readability
Jan Sokolowski
1
-2
/
+2
2018-11-14
i40e: Replace spin_is_locked() with lockdep
Lance Roy
1
-2
/
+1
2018-11-14
nfp: abm: restructure Qdisc handling
Jakub Kicinski
4
-352
/
+340
2018-11-14
nfp: abm: save RED's parameters
Jakub Kicinski
2
-1
/
+18
2018-11-14
nfp: abm: reset RED's child based on limit
Jakub Kicinski
1
-5
/
+22
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
2
-0
/
+2
2018-11-14
nfp: abm: build full Qdisc hierarchy based on graft notifications
Jakub Kicinski
2
-0
/
+107
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
2
-1
/
+19
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
2
-0
/
+19
2018-11-14
nfp: abm: allocate Qdisc child table
Jakub Kicinski
2
-7
/
+24
2018-11-14
nfp: abm: remember which Qdisc is root
Jakub Kicinski
3
-0
/
+19
2018-11-14
net: sched: provide notification for graft on root
Jakub Kicinski
3
-0
/
+28
2018-11-14
nfp: abm: track all offload-enabled qdiscs
Jakub Kicinski
3
-4
/
+132
2018-11-14
nfp: abm: keep track of all RED thresholds
Jakub Kicinski
4
-41
/
+120
2018-11-14
nfp: abm: rename qdiscs -> red_qdiscs
Jakub Kicinski
3
-24
/
+29
[next]