index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Kbuild.include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-02
arch: use eth_hw_addr_set()
Jakub Kicinski
2
-2
/
+2
2021-10-02
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
1
-0
/
+39
2021-10-02
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
1
-3
/
+3
2021-10-02
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
1
-0
/
+5
2021-10-02
net: dsa: tag_ocelot: set the classified VLAN during xmit
Vladimir Oltean
1
-0
/
+39
2021-10-02
net: mscc: ocelot: write full VLAN TCI in the injection header
Vladimir Oltean
2
-3
/
+3
2021-10-02
net: mscc: ocelot: support egress VLAN rewriting via VCAP ES0
Vladimir Oltean
2
-20
/
+115
2021-10-02
dt-bindings: net: renesas,etheravb: Update example to match reality
Geert Uytterhoeven
1
-0
/
+3
2021-10-02
dt-bindings: net: renesas,ether: Update example to match reality
Geert Uytterhoeven
1
-5
/
+12
2021-10-02
net:dev: Change napi_gro_complete return type to void
Gyumin Hwang
1
-3
/
+2
2021-10-02
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
1
-12
/
+12
2021-10-02
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
1
-19
/
+20
2021-10-02
ionic: add polling to adminq wait
Shannon Nelson
2
-6
/
+31
2021-10-02
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
1
-3
/
+11
2021-10-02
ionic: move lif mutex setup and delete
Shannon Nelson
1
-5
/
+10
2021-10-02
ionic: check for binary values in FW ver string
Shannon Nelson
1
-3
/
+14
2021-10-02
ionic: remove debug stats
Shannon Nelson
7
-225
/
+0
2021-10-02
ravb: Initialize GbEthernet E-MAC
Biju Das
2
-13
/
+62
2021-10-02
ravb: Add half_duplex to struct ravb_hw_info
Biju Das
2
-8
/
+31
2021-10-02
ravb: Add magic_pkt to struct ravb_hw_info
Biju Das
2
-1
/
+5
2021-10-02
ravb: Add tsrq to struct ravb_hw_info
Biju Das
2
-2
/
+8
2021-10-02
ravb: Exclude gPTP feature support for RZ/G2L
Biju Das
1
-36
/
+49
2021-10-02
ravb: Initialize GbEthernet DMAC
Biju Das
2
-2
/
+31
2021-10-02
ravb: Add support for RZ/G2L SoC
Biju Das
2
-0
/
+64
2021-10-02
ravb: Add nc_queue to struct ravb_hw_info
Biju Das
2
-49
/
+94
2021-10-02
ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables
Biju Das
2
-15
/
+15
2021-10-02
ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"
Biju Das
2
-6
/
+6
2021-10-02
net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT
Sebastian Andrzej Siewior
1
-1
/
+1
2021-10-02
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
13
-40
/
+38
2021-10-02
libbpf: Support uniform BTF-defined key/value specification across all BPF maps
Hengqi Chen
1
-0
/
+24
2021-10-01
bpf/tests: Add test of LDX_MEM with operand aliasing
Johan Almbladh
1
-0
/
+58
2021-10-01
bpf/tests: Add test of ALU shifts with operand register aliasing
Johan Almbladh
1
-13
/
+149
2021-10-01
bpf/tests: Add exhaustive tests of BPF_ATOMIC register combinations
Johan Almbladh
1
-0
/
+422
2021-10-01
bpf/tests: Add exhaustive tests of ALU register combinations
Johan Almbladh
1
-71
/
+763
2021-10-01
bpf/tests: Minor restructuring of ALU tests
Johan Almbladh
1
-72
/
+65
2021-10-01
bpf/tests: Add more tests for ALU and ATOMIC register clobbering
Johan Almbladh
1
-70
/
+197
2021-10-01
bpf/tests: Add tests to check source register zero-extension
Johan Almbladh
1
-0
/
+143
2021-10-01
bpf/tests: Add exhaustive tests of BPF_ATOMIC magnitudes
Johan Almbladh
1
-1
/
+503
2021-10-01
bpf/tests: Add zero-extension checks in BPF_ATOMIC tests
Johan Almbladh
1
-5
/
+17
2021-10-01
bpf/tests: Add tests of BPF_LDX and BPF_STX with small sizes
Johan Almbladh
1
-0
/
+254
2021-10-01
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
3
-0
/
+6
2021-10-01
Revert "Merge branch 'mctp-kunit-tests'"
David S. Miller
6
-632
/
+0
2021-10-01
sparc: add SO_RESERVE_MEM definition.
David S. Miller
1
-0
/
+3
2021-10-01
devlink: report maximum number of snapshots with regions
Jacob Keller
4
-2
/
+13
2021-10-01
mctp: Add input reassembly tests
Jeremy Kerr
1
-0
/
+134
2021-10-01
mctp: Add route input to socket tests
Jeremy Kerr
1
-0
/
+131
2021-10-01
mctp: Add packet rx tests
Jeremy Kerr
1
-3
/
+64
2021-10-01
mctp: Add test utils
Jeremy Kerr
3
-0
/
+90
2021-10-01
mctp: Add initial test structure and fragmentation test
Jeremy Kerr
3
-0
/
+216
2021-10-01
net: sched: Use struct_size() helper in kvmalloc()
Gustavo A. R. Silva
1
-1
/
+1
[next]