index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet: chelsio: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
5
-6
/
+7
*
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
5
-6
/
+6
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
57
-79
/
+77
*
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
7
-10
/
+10
*
net: usb: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
8
-9
/
+9
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
63
-85
/
+83
*
net: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
4
-4
/
+4
*
arch: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
2
-2
/
+2
*
Merge branch 'ocelot-vlan'
David S. Miller
2021-10-02
6
-26
/
+204
|
\
|
*
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
2021-10-02
1
-0
/
+39
|
*
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
2021-10-02
1
-3
/
+3
|
*
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
2021-10-02
1
-0
/
+5
|
*
net: dsa: tag_ocelot: set the classified VLAN during xmit
Vladimir Oltean
2021-10-02
1
-0
/
+39
|
*
net: mscc: ocelot: write full VLAN TCI in the injection header
Vladimir Oltean
2021-10-02
2
-3
/
+3
|
*
net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
Vladimir Oltean
2021-10-02
2
-20
/
+115
|
/
*
dt-bindings: net: renesas,etheravb: Update example to match reality
Geert Uytterhoeven
2021-10-02
1
-0
/
+3
*
dt-bindings: net: renesas,ether: Update example to match reality
Geert Uytterhoeven
2021-10-02
1
-5
/
+12
*
net:dev: Change napi_gro_complete return type to void
Gyumin Hwang
2021-10-02
1
-3
/
+2
*
Merge branch 'ionic-cleanups'
David S. Miller
2021-10-02
10
-264
/
+89
|
\
|
*
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
2021-10-02
1
-12
/
+12
|
*
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
2021-10-02
1
-19
/
+20
|
*
ionic: add polling to adminq wait
Shannon Nelson
2021-10-02
2
-6
/
+31
|
*
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
2021-10-02
1
-3
/
+11
|
*
ionic: move lif mutex setup and delete
Shannon Nelson
2021-10-02
1
-5
/
+10
|
*
ionic: check for binary values in FW ver string
Shannon Nelson
2021-10-02
1
-3
/
+14
|
*
ionic: remove debug stats
Shannon Nelson
2021-10-02
7
-225
/
+0
|
/
*
Merge branch 'ravb-gigabit'
David S. Miller
2021-10-02
2
-129
/
+362
|
\
|
*
ravb: Initialize GbEthernet E-MAC
Biju Das
2021-10-02
2
-13
/
+62
|
*
ravb: Add half_duplex to struct ravb_hw_info
Biju Das
2021-10-02
2
-8
/
+31
|
*
ravb: Add magic_pkt to struct ravb_hw_info
Biju Das
2021-10-02
2
-1
/
+5
|
*
ravb: Add tsrq to struct ravb_hw_info
Biju Das
2021-10-02
2
-2
/
+8
|
*
ravb: Exclude gPTP feature support for RZ/G2L
Biju Das
2021-10-02
1
-36
/
+49
|
*
ravb: Initialize GbEthernet DMAC
Biju Das
2021-10-02
2
-2
/
+31
|
*
ravb: Add support for RZ/G2L SoC
Biju Das
2021-10-02
2
-0
/
+64
|
*
ravb: Add nc_queue to struct ravb_hw_info
Biju Das
2021-10-02
2
-49
/
+94
|
*
ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables
Biju Das
2021-10-02
2
-15
/
+15
|
*
ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"
Biju Das
2021-10-02
2
-6
/
+6
|
/
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-10-02
132
-1149
/
+8204
|
\
|
*
Merge branch 'libbpf: Support uniform BTF-defined key/value specification acr...
Andrii Nakryiko
2021-10-02
14
-40
/
+62
|
|
\
|
|
*
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
2021-10-02
13
-40
/
+38
|
|
*
libbpf: Support uniform BTF-defined key/value specification across all BPF maps
Hengqi Chen
2021-10-02
1
-0
/
+24
|
|
/
|
*
bpf/tests: Add test of LDX_MEM with operand aliasing
Johan Almbladh
2021-10-01
1
-0
/
+58
|
*
bpf/tests: Add test of ALU shifts with operand register aliasing
Johan Almbladh
2021-10-01
1
-13
/
+149
|
*
bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinations
Johan Almbladh
2021-10-01
1
-0
/
+422
|
*
bpf/tests: Add exhaustive tests of ALU register combinations
Johan Almbladh
2021-10-01
1
-71
/
+763
|
*
bpf/tests: Minor restructuring of ALU tests
Johan Almbladh
2021-10-01
1
-72
/
+65
|
*
bpf/tests: Add more tests for ALU and ATOMIC register clobbering
Johan Almbladh
2021-10-01
1
-70
/
+197
|
*
bpf/tests: Add tests to check source register zero-extension
Johan Almbladh
2021-10-01
1
-0
/
+143
|
*
bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes
Johan Almbladh
2021-10-01
1
-1
/
+503
|
*
bpf/tests: Add zero-extension checks in BPF_ATOMIC tests
Johan Almbladh
2021-10-01
1
-5
/
+17
[next]