index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
atomic64_test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-21
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
1
-4
/
+1
2022-05-21
stcp: Use memset_after() to zero sctp_stream_out_ext
Xiu Jianfeng
1
-6
/
+3
2022-05-21
net: mscc: fix the alignment in ocelot_port_fdb_del()
Alaa Mohamed
1
-1
/
+1
2022-05-21
net: vxlan: Fix kernel coding style
Alaa Mohamed
1
-7
/
+6
2022-05-21
eth: bnxt: make ulp_id unsigned to make GCC 12 happy
Jakub Kicinski
2
-12
/
+12
2022-05-21
selftests: fib_nexthops: Make ping timeout configurable
Amit Cohen
1
-25
/
+28
2022-05-21
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
1
-5
/
+5
2022-05-21
net: tulip: fix build with CONFIG_GSC
Rolf Eike Beer
1
-1
/
+1
2022-05-21
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
1
-8
/
+5
2022-05-21
sfc/siena: Remove duplicate check on segments
Martin Habets
1
-8
/
+1
2022-05-20
tcp_ipv6: set the drop_reason in the right place
Jakub Kicinski
1
-1
/
+1
2022-05-20
net: ipa: save a copy of endpoint default config
Alex Elder
3
-28
/
+28
2022-05-20
net: ipa: rename a few endpoint config data types
Alex Elder
4
-47
/
+47
2022-05-20
net: ipa: move endpoint configuration data definitions
Alex Elder
2
-62
/
+62
2022-05-20
net: ipa: open-code ether_setup()
Alex Elder
1
-2
/
+9
2022-05-20
net: ipa: ignore endianness if there is no header
Alex Elder
1
-15
/
+17
2022-05-20
net: ipa: rename a GSI error code
Alex Elder
2
-4
/
+4
2022-05-20
net: ipa: drop an unneeded transaction reference
Alex Elder
1
-8
/
+2
2022-05-20
eth: mtk_ppe: fix up after merge
Jakub Kicinski
1
-1
/
+2
2022-05-20
selftests: mptcp: add MP_FAIL reset testcase
Geliang Tang
1
-0
/
+10
2022-05-20
mptcp: Do not traverse the subflow connection list without lock
Mat Martineau
2
-16
/
+1
2022-05-20
mptcp: Check for orphaned subflow before handling MP_FAIL timer
Mat Martineau
2
-13
/
+6
2022-05-20
mptcp: stop using the mptcp_has_another_subflow() helper
Paolo Abeni
3
-16
/
+2
2022-05-20
tcp: improve PRR loss recovery
Yuchung Cheng
1
-5
/
+5
2022-05-20
docs: change the title of networking docs
Jakub Kicinski
1
-2
/
+2
2022-05-20
net: ipa: don't proceed to out-of-bound write
Jakub Kicinski
1
-2
/
+4
2022-05-20
net: wwan: iosm: remove pointless null check
Jakub Kicinski
1
-10
/
+0
2022-05-20
net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error print
Martin Blumenstingl
1
-2
/
+3
2022-05-20
net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()
Martin Blumenstingl
1
-2
/
+2
2022-05-20
net: wwan: t7xx: Fix smatch errors
Ricardo Martinez
3
-6
/
+3
2022-05-20
net: mtk_eth_soc: partially convert to phylink_pcs
Russell King (Oracle)
3
-58
/
+53
2022-05-20
net: mtk_eth_soc: convert code structure to suit split PCS support
Russell King (Oracle)
2
-59
/
+79
2022-05-20
net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()
Russell King (Oracle)
2
-2
/
+10
2022-05-20
net: mtk_eth_soc: move MAC_MCR setting to mac_finish()
Russell King (Oracle)
1
-11
/
+22
2022-05-20
net: mtk_eth_soc: add fixme comment for state->speed use
Russell King (Oracle)
1
-0
/
+8
2022-05-20
net: mtk_eth_soc: provide mtk_sgmii_config()
Russell King (Oracle)
3
-12
/
+20
2022-05-20
net: mtk_eth_soc: stop passing phylink state to sgmii setup
Russell King (Oracle)
3
-4
/
+4
2022-05-20
net: mtk_eth_soc: correct 802.3z duplex setting
Russell King
3
-10
/
+29
2022-05-20
net: mtk_eth_soc: correct 802.3z speed setting
Russell King (Oracle)
1
-13
/
+5
2022-05-20
net: mtk_eth_soc: add mask and update PCS speed definitions
Russell King (Oracle)
1
-3
/
+5
2022-05-20
net: mtk_eth_soc: remove unused sgmii flags
Russell King (Oracle)
1
-8
/
+0
2022-05-20
net: mtk_eth_soc: remove unused mac->mode
Russell King (Oracle)
2
-2
/
+0
2022-05-20
net: tls: fix messing up lists when bpf enabled
Jakub Kicinski
1
-1
/
+3
2022-05-20
net: ethernet: SP7021: fix a use after free of skb->len
Dan Carpenter
1
-1
/
+3
2022-05-20
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
1
-7
/
+26
2022-05-19
can: mcp251xfd: silence clang's -Wunaligned-access warning
Vincent Mailhol
1
-1
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
25
-378
/
+2
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
10
-12
/
+14
2022-05-19
can: isotp: isotp_bind(): do not validate unused address information
Oliver Hartkopp
1
-12
/
+17
2022-05-19
tls: Add opt-in zerocopy mode of sendfile()
Boris Pismenny
4
-13
/
+98
[next]