index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
libbpf: Add API that copies all BTF types from one BTF object to another
Andrii Nakryiko
3
-2
/
+135
2021-10-06
bpf, x64: Save bytes for DIV by reducing reg copies
Jie Meng
2
-29
/
+89
2021-10-05
bpf: Avoid retpoline for bpf_for_each_map_elem
Andrey Ignatov
1
-1
/
+10
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
9
-31
/
+132
2021-10-05
libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
Kumar Kartikeya Dwivedi
3
-58
/
+280
2021-10-05
libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
Kumar Kartikeya Dwivedi
1
-11
/
+13
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
4
-24
/
+72
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
7
-34
/
+85
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2
-10
/
+20
2021-10-05
bpf: btf: Introduce helpers for dynamic BTF set registration
Kumar Kartikeya Dwivedi
3
-0
/
+89
2021-10-05
bpf: Be conservative while processing invalid kfunc calls
Kumar Kartikeya Dwivedi
1
-0
/
+18
2021-10-05
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
6
-32
/
+188
2021-10-05
net: usb: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
5
-5
/
+5
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
76
-93
/
+90
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
3
-5
/
+7
2021-10-05
mlx4: remove custom dev_addr clearing
Jakub Kicinski
1
-8
/
+6
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2
-11
/
+1
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
6
-24
/
+12
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
2
-25
/
+2
2021-10-05
net: bgmac: support MDIO described in DT
Rafał Miłecki
1
-1
/
+5
2021-10-05
net: bgmac: improve handling PHY
Rafał Miłecki
1
-12
/
+21
2021-10-05
ethernet: ehea: add missing cast
Jakub Kicinski
1
-1
/
+1
2021-10-05
sparc: Fix typo.
David S. Miller
1
-1
/
+1
2021-10-04
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
2
-8
/
+19
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
5
-11
/
+13
2021-10-04
net/mlx5: Bridge, pop VLAN on egress table miss
Vlad Buslov
1
-2
/
+126
2021-10-04
net/mlx5: Bridge, mark reg_c1 when pushing VLAN
Vlad Buslov
3
-1
/
+49
2021-10-04
net/mlx5: Bridge, extract VLAN pop code to dedicated functions
Vlad Buslov
1
-12
/
+22
2021-10-04
net/mlx5: Bridge, refactor eswitch instance usage
Vlad Buslov
1
-11
/
+14
2021-10-04
net/mlx5e: Support accept action
Vlad Buslov
4
-4
/
+17
2021-10-04
net/mlx5e: Specify out ifindex when looking up encap route
Chris Mi
3
-0
/
+18
2021-10-04
net/mlx5e: Reserve a value from TC tunnel options mapping
Vlad Buslov
1
-2
/
+4
2021-10-04
net/mlx5e: Move parse fdb check into actions_match_supported_fdb()
Roi Dayan
1
-9
/
+11
2021-10-04
net/mlx5e: Split actions_match_supported() into a sub function
Roi Dayan
1
-26
/
+39
2021-10-04
net/mlx5e: Move mod hdr allocation to a single place
Roi Dayan
1
-36
/
+51
2021-10-04
net/mlx5e: TC, Refactor sample offload error flow
Roi Dayan
1
-16
/
+5
2021-10-04
net/mlx5e: Add TX max rate support for MQPRIO channel mode
Tariq Toukan
4
-6
/
+203
2021-10-04
net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()
Tariq Toukan
3
-8
/
+9
2021-10-04
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
3
-18
/
+3
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
2
-0
/
+12
2021-10-04
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
1
-1
/
+1
2021-10-04
qed: fix ll2 establishment during load of RDMA driver
Manish Chopra
1
-5
/
+44
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
3
-1
/
+3
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
3
-0
/
+4
2021-10-04
qed: Update debug related changes
Prabhakar Kushwaha
8
-505
/
+1031
2021-10-04
qed: Add '_GTT' suffix to the IRO RAM macros
Prabhakar Kushwaha
10
-111
/
+143
2021-10-04
qed: Update FW init functions to support FW 8.59.1.0
Omkar Kulkarni
6
-200
/
+372
2021-10-04
qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
Prabhakar Kushwaha
1
-257
/
+390
2021-10-04
qed: Update qed_hsi.h for fw 8.59.1.0
Prabhakar Kushwaha
12
-308
/
+1590
2021-10-04
qed: Update qed_mfw_hsi.h for FW ver 8.59.1.0
Prabhakar Kushwaha
3
-263
/
+800
[next]