index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
frontswap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
1
-4
/
+2
2022-03-23
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
1
-0
/
+3
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2
-10
/
+17
2022-03-23
net/sched: fix incorrect vlan_push_eth dest field
Louis Peens
1
-1
/
+1
2022-03-23
net: bridge: mst: Restrict info size queries to bridge ports
Tobias Waldekranz
1
-1
/
+1
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...
Yang Yingliang
1
-1
/
+3
2022-03-23
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
1
-5
/
+7
2022-03-23
net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_...
Eyal Birger
1
-0
/
+3
2022-03-23
net: dsa: fix missing host-filtered multicast addresses
Vladimir Oltean
1
-10
/
+34
2022-03-23
net/mlx5e: Fix build warning, detected write beyond size of field
Saeed Mahameed
2
-2
/
+6
2022-03-23
iwlwifi: mvm: Don't fail if PPAG isn't supported
Miri Korenblit
1
-1
/
+2
2022-03-22
selftests/bpf: Fix kprobe_multi test.
Alexei Starovoitov
1
-1
/
+3
2022-03-22
Revert "rethook: x86: Add rethook x86 implementation"
Alexei Starovoitov
5
-129
/
+1
2022-03-22
Revert "arm64: rethook: Add arm64 rethook implementation"
Alexei Starovoitov
6
-121
/
+2
2022-03-22
Revert "powerpc: Add rethook support"
Alexei Starovoitov
3
-74
/
+0
2022-03-22
Revert "ARM: rethook: Add rethook arm implementation"
Alexei Starovoitov
5
-113
/
+2
2022-03-22
netdevice: add missing dm_private kdoc
Jakub Kicinski
1
-0
/
+2
2022-03-22
net: bridge: mst: prevent NULL deref in br_mst_info_size()
Eric Dumazet
1
-1
/
+1
2022-03-22
selftests: forwarding: Use same VRF for port and VLAN upper
Ido Schimmel
1
-6
/
+2
2022-03-22
selftests: forwarding: Disable learning before link up
Ido Schimmel
1
-2
/
+2
2022-03-22
tipc: fix the timer expires after interval 100ms
Hoang Le
1
-1
/
+2
2022-03-22
bnx2x: truncate value to original sizing
Bill Wendling
1
-2
/
+4
2022-03-22
net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()
Yang Yingliang
1
-1
/
+1
2022-03-22
net: mdio: mscc-miim: add lan966x internal phy reset support
Michael Walle
1
-18
/
+49
2022-03-22
net: mdio: mscc-miim: replace magic numbers for the bus reset
Michael Walle
1
-5
/
+5
2022-03-22
dt-bindings: net: mscc-miim: add lan966x compatible
Michael Walle
1
-1
/
+1
2022-03-22
net: dsa: fix panic on shutdown if multi-chip tree failed to probe
Vladimir Oltean
1
-0
/
+5
2022-03-22
openvswitch: always update flow key after nat
Aaron Conole
1
-59
/
+59
2022-03-22
net: dsa: mv88e6xxx: Fill in STU support for all supported chips
Tobias Waldekranz
1
-0
/
+48
2022-03-22
selftests: net: change fprintf format specifiers
Guo Zhengkui
1
-3
/
+3
2022-03-21
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
1
-0
/
+1
2022-03-21
net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callback
Tobias Waldekranz
1
-0
/
+3
2022-03-21
net: dsa: mv88e6xxx: Require ops be implemented to claim STU support
Tobias Waldekranz
1
-1
/
+3
2022-03-21
net/tls: optimize judgement processes in tls_set_device_offload()
Ziyang Xuan
1
-31
/
+31
2022-03-21
net/tls: remove unnecessary jump instructions in do_tls_setsockopt_conf()
Ziyang Xuan
1
-10
/
+5
2022-03-21
bpftool: Fix a bug in subskeleton code generation
Yonghong Song
1
-1
/
+0
2022-03-21
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
1
-1
/
+4
2022-03-21
net: bcmgenet: Use stronger register read/writes to assure ordering
Jeremy Linton
1
-2
/
+2
2022-03-21
bpf: Fix bpf_prog_pack when PMU_SIZE is not defined
Song Liu
1
-2
/
+13
2022-03-21
bpf: Fix bpf_prog_pack for multi-node setup
Song Liu
1
-2
/
+7
2022-03-21
bpf: Fix warning for cast from restricted gfp_t in verifier
Joanne Koong
1
-2
/
+2
2022-03-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
2
-9
/
+1
2022-03-21
bpf, arm: Fix various typos in comments
Julia Lawall
1
-2
/
+2
2022-03-21
libbpf: Close fd in bpf_object__reuse_map
Hengqi Chen
1
-1
/
+1
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
5
-51
/
+54
2022-03-21
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
2
-18
/
+20
2022-03-21
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
2
-21
/
+20
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
2
-25
/
+65
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
4
-11
/
+4
2022-03-21
bpftool: Fix print error when show bpf map
Yafang Shao
1
-5
/
+2
[next]