index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sbitmap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()
Petr Machata
1
-14
/
+10
2020-03-20
net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
Dejin Zheng
1
-6
/
+1
2020-03-20
net: phy: mscc: add missing check on a phy_write return value
Antoine Tenart
1
-0
/
+2
2020-03-20
net: ipa: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2020-03-20
net: ipa: fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2020-03-20
liquidio: remove set but not used variable 's'
YueHaibing
1
-5
/
+0
2020-03-20
net: sched: Do not assume RTNL is held in tunnel key action helpers
Ido Schimmel
1
-2
/
+6
2020-03-20
net: bridge: vlan: include stats in dumps if requested
Nikolay Aleksandrov
2
-12
/
+91
2020-03-20
mptcp: rename fourth ack field
Paolo Abeni
3
-11
/
+11
2020-03-19
net: phy: realtek: read actual speed to detect downshift
Heiner Kallweit
1
-1
/
+59
2020-03-19
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
1
-1
/
+1
2020-03-19
selftests: mlxsw: Add tc action hw_stats tests
Jiri Pirko
2
-0
/
+139
2020-03-19
mlxsw: spectrum_cnt: Expose devlink resource occupancy for counters
Jiri Pirko
1
-1
/
+62
2020-03-19
mlxsw: spectrum_cnt: Consolidate subpools initialization
Jiri Pirko
1
-22
/
+16
2020-03-19
mlxsw: spectrum_cnt: Move config validation along with resource register
Jiri Pirko
1
-23
/
+8
2020-03-19
mlxsw: spectrum_cnt: Expose subpool sizes over devlink resources
Jiri Pirko
4
-17
/
+101
2020-03-19
mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...
Jiri Pirko
1
-12
/
+14
2020-03-19
mlxsw: spectrum_cnt: Move sub_pools under per-instance pool struct
Jiri Pirko
1
-18
/
+27
2020-03-19
selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...
Jiri Pirko
1
-2
/
+2
2020-03-19
mlxsw: spectrum_cnt: Query bank size from FW resources
Jiri Pirko
2
-6
/
+11
2020-03-19
cxgb4: rework TC filter rule insertion across regions
Rahul Lakkireddy
6
-152
/
+381
2020-03-19
netfilter: revert introduction of egress hook
Daniel Borkmann
8
-160
/
+68
2020-03-19
s390/qeth: use dev->reg_state
Julian Wiedmann
3
-29
/
+17
2020-03-19
s390/qeth: remove gratuitous NULL checks
Julian Wiedmann
2
-5
/
+0
2020-03-19
s390/qeth: add phys_to_virt() translation for AOB
Julian Wiedmann
1
-3
/
+4
2020-03-19
s390/qeth: don't report hard-coded driver version
Julian Wiedmann
1
-1
/
+0
2020-03-19
s390/qeth: add SW timestamping support for IQD devices
Julian Wiedmann
2
-1
/
+17
2020-03-19
s390/qeth: balance the TX queue selection for IQD devices
Julian Wiedmann
3
-2
/
+46
2020-03-19
s390/qeth: allow configuration of TX queues for IQD devices
Julian Wiedmann
2
-4
/
+21
2020-03-19
s390/qeth: allow configuration of TX queues for z/VM NICs
Julian Wiedmann
1
-0
/
+17
2020-03-19
s390/qeth: remove prio-queueing support for z/VM NICs
Julian Wiedmann
5
-25
/
+49
2020-03-19
s390/qeth: use memory reserves in TX slow path
Julian Wiedmann
2
-3
/
+6
2020-03-19
s390/qeth: use memory reserves to back RX buffers
Julian Wiedmann
1
-2
/
+2
2020-03-18
mptcp: move msk state update to subflow_syn_recv_sock()
Paolo Abeni
2
-6
/
+5
2020-03-18
net: phylink: pcs: add 802.3 clause 45 helpers
Russell King
2
-0
/
+32
2020-03-18
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
3
-0
/
+217
2020-03-18
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
4
-31
/
+79
2020-03-18
net: mdiobus: avoid BUG_ON() in mdiobus accessors
Russell King
1
-4
/
+8
2020-03-18
net: bridge: vlan options: add support for tunnel mapping set/del
Nikolay Aleksandrov
5
-2
/
+45
2020-03-18
net: bridge: vlan options: add support for tunnel id dumping
Nikolay Aleksandrov
4
-5
/
+31
2020-03-18
net: bridge: vlan tunnel: constify bridge and port arguments
Nikolay Aleksandrov
3
-11
/
+13
2020-03-18
net: bridge: vlan options: rename br_vlan_opts_eq to br_vlan_opts_eq_range
Nikolay Aleksandrov
3
-7
/
+7
2020-03-18
Documentation: networking: stmmac: Mention new XLGMAC support
Jose Abreu
1
-2
/
+5
2020-03-18
net: stmmac: Add support for Enterprise MAC version
Jose Abreu
5
-1
/
+173
2020-03-18
net: stmmac: Add XLGMII support
Jose Abreu
2
-0
/
+64
2020-03-18
net: phy: xpcs: Add XLGMII support
Jose Abreu
1
-0
/
+98
2020-03-18
ionic: add decode for IONIC_RC_ENOSUPP
Shannon Nelson
1
-0
/
+3
2020-03-18
ionic: print data for unknown xcvr type
Shannon Nelson
1
-4
/
+9
2020-03-18
ionic: remove adminq napi instance
Shannon Nelson
1
-0
/
+1
2020-03-18
ionic: deinit rss only if selected
Shannon Nelson
1
-1
/
+2
[next]