index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
devres.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-03
sit: set name of device back to struct parms
zhang kai
1
-0
/
+3
2021-06-03
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
1
-1
/
+3
2021-06-02
net: stmmac: fix issue where clk is being unprepared twice
Wong Vee Khee
1
-1
/
+0
2021-06-02
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
1
-5
/
+8
2021-06-02
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
1
-2
/
+6
2021-06-02
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
1
-1
/
+1
2021-06-02
net/mlx5: DR, Create multi-destination flow table with level less than 64
Yevgeny Kliteynik
2
-1
/
+4
2021-06-02
net/mlx5e: Fix conflict with HW TS and CQE compression
Aya Levin
1
-0
/
+7
2021-06-02
net/mlx5e: Fix HW TS with CQE compression according to profile
Aya Levin
1
-15
/
+52
2021-06-02
net/mlx5e: Fix adding encap rules to slow path
Roi Dayan
3
-2
/
+8
2021-06-02
net/mlx5e: Check for needed capability for cvlan matching
Roi Dayan
1
-0
/
+9
2021-06-02
net/mlx5: Check firmware sync reset requested is set before trying to abort it
Moshe Shemesh
1
-0
/
+3
2021-06-02
net/mlx5e: Disable TLS offload for uplink representor
Roi Dayan
1
-0
/
+10
2021-06-02
net/mlx5e: Fix incompatible casting
Aya Levin
1
-2
/
+3
2021-06-02
MAINTAINERS: nfc mailing lists are subscribers-only
Joe Perches
1
-5
/
+5
2021-06-02
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
4
-5
/
+64
2021-06-02
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
2
-8
/
+3
2021-06-02
ethernet: myri10ge: Fix missing error code in myri10ge_probe()
Jiapeng Chong
1
-0
/
+1
2021-06-02
virtio_net: get build_skb() buf by data ptr
Xuan Zhuo
1
-11
/
+6
2021-06-02
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
1
-1
/
+2
2021-06-02
net: sock: fix in-kernel mark setting
Alexander Aring
1
-4
/
+12
2021-06-02
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
1
-1
/
+1
2021-06-01
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
1
-0
/
+2
2021-05-30
net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data
Sriranjani P
1
-2
/
+3
2021-05-28
mptcp: update selftest for fallback due to OoO
Paolo Abeni
1
-4
/
+9
2021-05-28
mptcp: do not reset MP_CAPABLE subflow on mapping errors
Paolo Abeni
1
-30
/
+32
2021-05-28
mptcp: always parse mptcp options for MPC reqsk
Paolo Abeni
1
-9
/
+8
2021-05-28
mptcp: fix sk_forward_memory corruption on retransmission
Paolo Abeni
1
-1
/
+15
2021-05-27
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
1
-3
/
+0
2021-05-27
net/sched: act_ct: Offload connections with commit action
Paul Blakey
1
-3
/
+4
2021-05-27
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-05-27
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2021-05-26
net: phy: Document phydev::dev_flags bits allocation
Florian Fainelli
1
-0
/
+5
2021-05-26
mptcp: validate 'id' when stopping the ADD_ADDR retransmit timer
Davide Caratti
3
-6
/
+6
2021-05-26
mptcp: avoid error message on infinite mapping
Paolo Abeni
1
-1
/
+0
2021-05-26
mptcp: drop unconditional pr_warn on bad opt
Paolo Abeni
1
-1
/
+0
2021-05-26
mptcp: avoid OOB access in setsockopt()
Paolo Abeni
3
-5
/
+14
2021-05-26
nfp: update maintainer and mailing list addresses
Simon Horman
1
-2
/
+2
2021-05-26
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2
-9
/
+67
2021-05-26
bnx2x: Fix missing error code in bnx2x_iov_init_one()
Jiapeng Chong
1
-1
/
+3
2021-05-26
net: zero-initialize tc skb extension on allocation
Vlad Buslov
4
-3
/
+14
2021-05-26
net: hns: Fix kernel-doc
Yang Li
1
-3
/
+3
2021-05-26
sctp: fix the proc_handler for sysctl encap_port
Xin Long
1
-1
/
+1
2021-05-26
sctp: add the missing setting for asoc encap_port
Xin Long
1
-0
/
+1
2021-05-25
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2
-10
/
+0
2021-05-25
bpf: No need to simulate speculative domain for immediates
Daniel Borkmann
1
-1
/
+5
2021-05-25
bpf: Fix mask direction swap upon off reg sign change
Daniel Borkmann
1
-10
/
+12
2021-05-25
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-25
bpf: Fix BPF_LSM kconfig symbol dependency
Daniel Borkmann
1
-0
/
+2
[next]