index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
mptcp: Remove redundant assignments in path manager init
Mat Martineau
3
-27
/
+18
2022-04-29
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+5
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2
-1
/
+4
2022-04-29
SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
Trond Myklebust
1
-0
/
+21
2022-04-29
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
1
-20
/
+5
2022-04-28
bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_enqueue
Liu Jian
1
-9
/
+13
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
16
-19
/
+35
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-170
/
+368
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-30
/
+45
2022-04-28
SUNRPC: Don't leak sockets in xs_local_connect()
Trond Myklebust
1
-1
/
+10
2022-04-28
hv_sock: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
1
-2
/
+8
2022-04-28
hv_sock: Copy packets sent by Hyper-V out of the ring buffer
Andrea Parri (Microsoft)
1
-2
/
+7
2022-04-28
hv_sock: Check hv_pkt_iter_first_raw()'s return value
Andrea Parri (Microsoft)
1
-0
/
+2
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
1
-1
/
+2
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
3
-42
/
+81
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-29
/
+81
2022-04-27
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-11
/
+32
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
1
-1
/
+1
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
1
-15
/
+6
2022-04-27
mptcp: reset subflow when MP_FAIL doesn't respond
Geliang Tang
4
-0
/
+68
2022-04-27
mptcp: add MP_FAIL response support
Geliang Tang
3
-1
/
+12
2022-04-27
mptcp: add data lock for sk timers
Geliang Tang
1
-0
/
+12
2022-04-27
mptcp: use mptcp_stop_timer
Geliang Tang
1
-2
/
+2
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-9
/
+5
2022-04-26
net: tls: fix async vs NIC crypto offload
Jakub Kicinski
1
-0
/
+2
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
7
-32
/
+82
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
3
-12
/
+9
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
3
-18
/
+38
2022-04-26
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
1
-0
/
+12
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-29
/
+36
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2
-4
/
+25
2022-04-26
net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
Hangbin Liu
1
-5
/
+13
2022-04-26
mctp: defer the kfree of object mdev->addrs
Lin Ma
1
-1
/
+1
2022-04-25
selftests/bpf: Add test for strict BTF type check
Kumar Kartikeya Dwivedi
1
-1
/
+21
2022-04-25
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
1
-5
/
+40
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-04-25
net: mac802154: Create an error helper for asynchronous offloading errors
Miquel Raynal
1
-0
/
+6
2022-04-25
net: mac802154: Create an offloaded transmission error helper
Miquel Raynal
1
-0
/
+11
2022-04-25
net: mac802154: Save a global error code on transmissions
Miquel Raynal
2
-1
/
+6
2022-04-25
net/smc: Fix slab-out-of-bounds issue in fallback
Wen Gu
2
-23
/
+59
2022-04-25
net/smc: Only save the original clcsock callback functions
Wen Gu
3
-20
/
+67
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2
-2
/
+9
2022-04-25
net: dsa: remove unused headers
Marcin Wojtas
1
-9
/
+0
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-1
/
+12
2022-04-25
arp: fix unused variable warnning when CONFIG_PROC_FS=n
Yajun Deng
1
-5
/
+2
2022-04-25
net: dsa: flood multicast to CPU when slave has IFF_PROMISC
Vladimir Oltean
1
-1
/
+1
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2
-6
/
+7
[prev]
[next]