index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
fadvise.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2
-12
/
+38
2021-07-21
sctp: update active_key for asoc when old key is being replaced
Xin Long
1
-0
/
+2
2021-07-21
r8169: Avoid duplicate sysfs entry creation error
Sayanta Pattanayak
1
-1
/
+2
2021-07-21
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
1
-1
/
+2
2021-07-20
Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"
Jia He
1
-17
/
+6
2021-07-20
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
1
-1
/
+1
2021-07-20
fsl/fman: Add fibre support
Maxim Kochetkov
1
-0
/
+1
2021-07-20
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
1
-4
/
+8
2021-07-20
mt7530 mt7530_fdb_write only set ivl bit vid larger than 1
Eric Woudstra
1
-1
/
+2
2021-07-20
net: hns3: fix rx VLAN offload state inconsistent issue
Jian Shen
1
-0
/
+10
2021-07-20
net: hns3: disable port VLAN filter when support function level VLAN filter c...
Jian Shen
1
-2
/
+6
2021-07-20
net: hns3: add match_id to check mailbox response from PF to VF
Peng Li
2
-0
/
+20
2021-07-20
net: hns3: fix possible mismatches resp of mailbox
Chengwen Feng
2
-2
/
+5
2021-07-20
net: bridge: do not replay fdb entries pointing towards the bridge twice
Vladimir Oltean
1
-1
/
+1
2021-07-20
net: Update MAINTAINERS for MediaTek switch driver
Landen Chao
1
-0
/
+1
2021-07-20
net/tcp_fastopen: remove obsolete extern
Eric Dumazet
1
-1
/
+0
2021-07-20
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
1
-1
/
+1
2021-07-19
octeontx2-af: Introduce internal packet switching
Subbaraya Sundeep
8
-11
/
+336
2021-07-19
octeontx2-af: Prepare for allocating MCAM rules for AF
Subbaraya Sundeep
3
-18
/
+30
2021-07-19
octeontx2-af: Enable transmit side LBK link
Subbaraya Sundeep
5
-3
/
+61
2021-07-19
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
1
-3
/
+16
2021-07-19
arm64: dts: imx8mp: change interrupt order per dt-binding
Joakim Zhang
1
-3
/
+3
2021-07-19
dt-bindings: net: imx-dwmac: convert imx-dwmac bindings to yaml
Joakim Zhang
2
-56
/
+93
2021-07-19
dt-bindings: net: snps,dwmac: add missing DWMAC IP version
Joakim Zhang
1
-0
/
+3
2021-07-19
net: hisilicon: rename CACHE_LINE_MASK to avoid redefinition
Randy Dunlap
1
-3
/
+3
2021-07-19
bnxt_en: Fix PTP capability discovery
Michael Chan
1
-1
/
+5
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
3
-25
/
+16
2021-07-19
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
1
-0
/
+6
2021-07-19
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
1
-5
/
+16
2021-07-19
bnxt_en: fix error path of FW reset
Somnath Kotur
1
-10
/
+21
2021-07-19
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
1
-0
/
+4
2021-07-19
bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
Michael Chan
1
-4
/
+5
2021-07-19
bnxt_en: reject ETS settings that will starve a TC
Edwin Peer
1
-1
/
+9
2021-07-19
bnxt_en: don't disable an already disabled PCI device
Kalesh AP
1
-1
/
+2
2021-07-18
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
1
-9
/
+11
2021-07-18
sctp: trim optlen when it's a huge value in sctp_setsockopt
Xin Long
1
-0
/
+4
2021-07-18
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
1
-1
/
+4
2021-07-18
net: Fix zero-copy head len calculation.
Pravin B Shelar
1
-1
/
+4
2021-07-17
bonding: fix build issue
Mahesh Bandewar
1
-0
/
+2
2021-07-16
net: decnet: Fix sleeping inside in af_decnet
Yajun Deng
1
-15
/
+12
2021-07-16
mt7530 fix mt7530_fdb_write vid missing ivl bit
Eric Woudstra
2
-0
/
+2
2021-07-16
skbuff: Fix a potential race while recycling page_pool packets
Ilias Apalodimas
1
-1
/
+12
2021-07-15
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
1
-10
/
+23
2021-07-15
qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
Jia He
1
-6
/
+17
2021-07-15
net: fix uninit-value in caif_seqpkt_sendmsg
Ziyang Xuan
1
-1
/
+2
2021-07-15
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
1
-0
/
+5
2021-07-15
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
1
-1
/
+1
2021-07-15
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
1
-1
/
+1
2021-07-15
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
1
-5
/
+11
2021-07-15
s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
Colin Ian King
1
-1
/
+1
[next]