index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...
Ido Schimmel
2022-05-03
1
-0
/
+3
*
Merge branch 'emaclite-improve-error-handling-and-minor-cleanup'
Paolo Abeni
2022-05-03
1
-18
/
+12
|
\
|
*
net: emaclite: Add error handling for of_address_to_resource()
Shravya Kumbham
2022-05-03
1
-3
/
+12
|
*
net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
Shravya Kumbham
2022-05-03
1
-15
/
+0
|
/
*
net: dsa: b53: convert to phylink_pcs
Russell King (Oracle)
2022-05-01
5
-72
/
+75
*
pci_irq_vector() can't be used in atomic context any longer. This conflicts
Thomas Gleixner
2022-05-01
1
-8
/
+8
*
Merge branch 'nfc-fixes'
David S. Miller
2022-05-01
2
-16
/
+15
|
\
|
*
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...
Duoming Zhou
2022-05-01
1
-1
/
+1
|
*
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
2022-05-01
1
-15
/
+14
|
/
*
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2022-05-01
3
-1
/
+3
*
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
2022-04-30
1
-4
/
+4
*
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
2022-04-30
1
-3
/
+6
*
rxrpc: Enable IPv6 checksums on transport socket
David Howells
2022-04-30
1
-0
/
+3
*
net: cpsw: add missing of_node_put() in cpsw_probe_dt()
Yang Yingliang
2022-04-30
1
-1
/
+4
*
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...
Yang Yingliang
2022-04-30
1
-0
/
+1
*
net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
Yang Yingliang
2022-04-30
1
-0
/
+1
*
net: dsa: ksz9477: port mirror sniffing limited to one port
Arun Ramadoss
2022-04-30
1
-4
/
+34
*
hinic: fix bug of wq out of bound access
Qiao Ma
2022-04-30
1
-2
/
+5
*
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Niels Dossche
2022-04-30
1
-1
/
+1
*
net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
Yang Yingliang
2022-04-30
1
-0
/
+1
*
Merge branch 'selftests-net-add-missing-tests-to-makefile'
Jakub Kicinski
2022-04-30
2
-1
/
+35
|
\
|
*
selftests/net/forwarding: add missing tests to Makefile
Hangbin Liu
2022-04-30
1
-0
/
+33
|
*
selftests/net: add missing tests to Makefile
Hangbin Liu
2022-04-30
1
-1
/
+2
|
/
*
Merge tag 'linux-can-fixes-for-5.18-20220429' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2022-04-29
2
-42
/
+29
|
\
|
*
can: grcan: only use the NAPI poll budget for RX
Andreas Larsson
2022-04-29
1
-15
/
+7
|
*
can: grcan: grcan_probe(): fix broken system id check for errata workaround n...
Andreas Larsson
2022-04-29
1
-5
/
+11
|
*
can: grcan: use ofdev->dev when allocating DMA memory
Daniel Hellstrom
2022-04-29
1
-2
/
+4
|
*
can: grcan: grcan_close(): fix deadlock
Duoming Zhou
2022-04-29
1
-0
/
+2
|
*
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
2022-04-29
1
-20
/
+5
*
|
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
70
-414
/
+598
|
\
|
|
*
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-28
3
-30
/
+45
|
|
\
|
|
*
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-04-28
1
-14
/
+38
|
|
*
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
2022-04-27
1
-1
/
+1
|
|
*
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
2022-04-27
1
-15
/
+6
|
*
|
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2022-04-28
2
-100
/
+35
|
*
|
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
2022-04-28
1
-4
/
+0
|
*
|
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
2022-04-28
1
-1
/
+2
|
*
|
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
2022-04-28
1
-0
/
+2
|
*
|
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-28
5
-43
/
+83
|
|
\
\
|
|
*
|
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
4
-19
/
+39
|
|
*
|
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
2022-04-26
1
-0
/
+12
|
|
*
|
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-26
2
-29
/
+37
|
*
|
|
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
2022-04-28
1
-1
/
+1
|
*
|
|
bnx2x: fix napi API usage sequence
Manish Chopra
2022-04-28
1
-4
/
+5
|
*
|
|
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
2022-04-28
1
-5
/
+7
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-28
6
-12
/
+34
|
|
\
\
\
|
|
*
|
|
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2022-04-26
3
-4
/
+26
|
|
*
|
|
kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
Adam Zabrocki
2022-04-26
1
-1
/
+1
|
|
*
|
|
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
2022-04-22
1
-4
/
+3
[next]