index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
padata.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-19
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
1
-8
/
+6
2022-02-19
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
1
-2
/
+2
2022-02-18
net: avoid quadratic behavior in netdev_wait_allrefs_any()
Eric Dumazet
1
-3
/
+1
2022-02-18
ipv6: annotate some data-races around sk->sk_prot
Eric Dumazet
2
-8
/
+22
2022-02-18
net/ibmvnic: Cleanup workaround doing an EOI after partition migration
Cédric Le Goater
1
-9
/
+26
2022-02-18
teaming: deliver link-local packets with the link they arrive on
jeffreyji
1
-0
/
+5
2022-02-18
net: dsa: qca8k: mark as non-legacy
Russell King (Oracle)
1
-0
/
+2
2022-02-18
net: dsa: qca8k: move pcs configuration
Russell King (Oracle)
1
-66
/
+84
2022-02-18
net: dsa: qca8k: convert to use phylink_pcs
Russell King (Oracle)
2
-12
/
+81
2022-02-18
net: dsa: qca8k: move qca8k_phylink_mac_link_state()
Russell King (Oracle)
1
-42
/
+42
2022-02-18
net: dsa: qca8k: move qca8k_setup()
Russell King (Oracle)
1
-214
/
+214
2022-02-18
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
2
-0
/
+18
2022-02-18
net: ethernet: xilinx: cleanup comments
Tom Rix
5
-6
/
+6
2022-02-18
net: gro: Fix a 'directive in macro's argument list' sparse warning
Gal Pressman
1
-2
/
+3
2022-02-18
s390/qeth: Remove redundant 'flush_workqueue()' calls
Xu Wang
1
-1
/
+0
2022-02-18
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
2
-60
/
+0
2022-02-18
net: add sanity check in proto_register()
Eric Dumazet
1
-0
/
+4
2022-02-18
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
2022-02-18
net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
2022-02-18
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
1
-0
/
+19
2022-02-18
selftests: mptcp: join: check for tools only if needed
Matthieu Baerts
1
-18
/
+20
2022-02-18
selftests: mptcp: join: create tmp files only if needed
Matthieu Baerts
1
-13
/
+24
2022-02-18
selftests: mptcp: join: remove unused vars
Matthieu Baerts
1
-4
/
+1
2022-02-18
selftests: mptcp: join: exit after usage()
Matthieu Baerts
1
-1
/
+12
2022-02-18
selftests: mptcp: simplify pm_nl_change_endpoint
Geliang Tang
1
-29
/
+8
2022-02-18
selftests: mptcp: increase timeout to 20 minutes
Matthieu Baerts
1
-1
/
+1
2022-02-17
bpf: bpf_prog_pack: Set proper size before freeing ro_header
Song Liu
1
-0
/
+1
2022-02-17
net: marvell: prestera: handle fib notifications
Yevhen Orlov
3
-0
/
+427
2022-02-17
net: marvell: prestera: add hardware router objects accounting for lpm
Yevhen Orlov
3
-7
/
+170
2022-02-17
net: marvell: prestera: Add router LPM ABI
Yevhen Orlov
2
-0
/
+55
2022-02-17
selftests/bpf: Fix crash in core_reloc when bpftool btfgen fails
Yucong Sun
1
-2
/
+2
2022-02-17
selftests/bpf: Fix vmtest.sh to launch smp vm.
Yucong Sun
1
-1
/
+1
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-17
bpf: Add schedule points in batch ops
Eric Dumazet
1
-0
/
+3
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
1
-2
/
+6
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
3
-15
/
+18
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-17
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-17
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
ipv6/addrconf: ensure addrconf_verify_rtnl() has completed
Eric Dumazet
1
-1
/
+1
2022-02-17
net: allow out-of-order netdev unregistration
Jakub Kicinski
1
-27
/
+37
2022-02-17
net: transition netdev reg state earlier in run_todo
Jakub Kicinski
1
-9
/
+9
2022-02-17
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
1
-3
/
+5
2022-02-17
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-02-17
selftests: net: basic test for IPV6_2292*
Jakub Kicinski
2
-1
/
+41
[next]