index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_static_keys.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-02
ipvlan: Remove redundant if statements
Xu Wang
2
-4
/
+2
2021-12-02
net: lan966x: Fix builds for lan966x driver
Horatiu Vultur
1
-0
/
+1
2021-12-02
dt-bindings: net: lan966x: Add additional properties for lan966x
Horatiu Vultur
1
-2
/
+11
2021-12-02
qed: Enhance rammod debug prints to provide pretty details
Prabhakar Kushwaha
4
-15
/
+158
2021-12-02
net: lan966x: Fix duplicate check in frame extraction
Horatiu Vultur
1
-5
/
+0
2021-12-02
dt-bindings: net: dsa: qca8k: improve port definition documentation
Ansuel Smith
1
-37
/
+3
2021-12-02
dt-bindings: net: dsa: split generic port definition from dsa.yaml
Ansuel Smith
2
-58
/
+79
2021-12-02
net: hns3: refactor function hns3_get_vector_ring_chain()
Jie Wang
1
-68
/
+53
2021-12-02
net: hns3: refactor function hclge_set_channels()
Jie Wang
1
-18
/
+28
2021-12-02
net: hns3: refactor function hclge_configure()
Jie Wang
1
-24
/
+29
2021-12-02
net: hns3: split function hclge_update_port_base_vlan_cfg()
Jian Shen
1
-33
/
+36
2021-12-02
net: hns3: split function hns3_nic_net_xmit()
Yufeng Mo
1
-19
/
+28
2021-12-02
net: hns3: split function hclge_get_fd_rule_info()
Jian Shen
1
-18
/
+34
2021-12-02
net: hns3: split function hclge_init_vlan_config()
Jian Shen
1
-42
/
+55
2021-12-02
net: hns3: refactor function hns3_fill_skb_desc to simplify code
Peng Li
1
-54
/
+93
2021-12-02
net: hns3: extract macro to simplify ring stats update code
Peng Li
2
-92
/
+38
2021-12-02
Revert "net: snmp: add statistics for tcp small queue check"
Eric Dumazet
3
-6
/
+1
2021-12-02
net: mvneta: program 1ms autonegotiation clock divisor
Russell King
1
-2
/
+6
2021-12-02
net: phylink: tidy up disable bit clearing
Russell King
1
-6
/
+9
2021-12-02
net: dsa: lantiq: convert to phylink_generic_validate()
Russell King (Oracle)
1
-82
/
+38
2021-12-02
net: dsa: hellcreek: convert to phylink_generic_validate()
Russell King (Oracle)
1
-11
/
+13
2021-12-02
net: dsa: support use of phylink_generic_validate()
Russell King (Oracle)
1
-1
/
+4
2021-12-02
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
2
-5
/
+4
2021-12-02
net: dsa: consolidate phylink creation
Russell King (Oracle)
3
-33
/
+32
2021-12-02
net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM
Tianchen Ding
1
-1
/
+1
2021-12-02
net: spider_net: Use non-atomic bitmap API when applicable
Christophe JAILLET
1
-6
/
+6
2021-12-01
mlxsw: Use Switch Multicast ID Register Version 2
Amit Cohen
2
-72
/
+72
2021-12-01
mlxsw: Use Switch Flooding Table Register Version 2
Amit Cohen
2
-80
/
+80
2021-12-01
mlxsw: Add support for more than 256 ports in SBSR register
Amit Cohen
2
-5
/
+31
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
19
-234
/
+234
2021-12-01
mlxsw: reg: Adjust PPCNT register to support local port 255
Amit Cohen
1
-2
/
+9
2021-12-01
mlxsw: reg: Increase 'port_num' field in PMTDB register
Amit Cohen
1
-1
/
+1
2021-12-01
mlxsw: reg: Align existing registers to use extended local_port field
Amit Cohen
1
-49
/
+49
2021-12-01
mlxsw: item: Add support for local_port field in a split form
Amit Cohen
1
-0
/
+36
2021-12-01
mlxsw: reg: Remove unused functions
Amit Cohen
1
-18
/
+0
2021-12-01
mlxsw: spectrum: Bump minimum FW version to xx.2010.1006
Amit Cohen
1
-6
/
+6
2021-12-01
net: natsemi: fix hw address initialization for jazz and xtensa
Max Filippov
2
-4
/
+8
2021-12-01
mctp: remove unnecessary check before calling kfree_skb()
Yang Yingliang
2
-5
/
+2
2021-11-30
iavf: Fix displaying queue statistics shown by ethtool
Jedrzej Jagielski
1
-11
/
+19
2021-11-30
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
2
-4
/
+4
2021-11-30
iavf: Refactor text of informational message
Karen Sornek
1
-1
/
+1
2021-11-30
iavf: Fix static code analysis warning
Karen Sornek
1
-1
/
+1
2021-11-30
iavf: Refactor iavf_mac_filter struct memory usage
Jedrzej Jagielski
1
-3
/
+7
2021-11-30
iavf: Enable setting RSS hash key
Tony Nguyen
1
-8
/
+10
2021-11-30
iavf: Add trace while removing device
Jedrzej Jagielski
1
-0
/
+1
2021-11-30
iavf: return errno code instead of status code
Jacob Keller
1
-10
/
+10
2021-11-30
iavf: Log info when VF is entering and leaving Allmulti mode
Grzegorz Szczurek
1
-6
/
+14
2021-11-30
iavf: Add change MTU message
Patryk Małek
1
-0
/
+2
2021-11-30
igc: enable XDP metadata in driver
Jesper Dangaard Brouer
1
-11
/
+22
2021-11-30
igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
Jesper Dangaard Brouer
1
-1
/
+3
[next]