index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-05-22
rxrpc, afs: Fix selection of abort codes
David Howells
2022-05-22
rxrpc: Return an error to sendmsg if call failed
David Howells
2022-05-22
rxrpc: Fix locking issue
David Howells
2022-05-22
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-05-22
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
2022-05-20
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-20
stcp: Use memset_after() to zero sctp_stream_out_ext
Xiu Jianfeng
2022-05-20
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
2022-05-20
tcp_ipv6: set the drop_reason in the right place
Jakub Kicinski
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-05-19
mptcp: Do not traverse the subflow connection list without lock
Mat Martineau
2022-05-19
mptcp: Check for orphaned subflow before handling MP_FAIL timer
Mat Martineau
2022-05-19
mptcp: stop using the mptcp_has_another_subflow() helper
Paolo Abeni
2022-05-19
tcp: improve PRR loss recovery
Yuchung Cheng
2022-05-19
net: tls: fix messing up lists when bpf enabled
Jakub Kicinski
2022-05-19
Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-05-19
can: isotp: isotp_bind(): do not validate unused address information
Oliver Hartkopp
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-19
tls: Add opt-in zerocopy mode of sendfile()
Boris Pismenny
2022-05-19
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
2022-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2022-05-18
mptcp: Do TCP fallback on early DSS checksum failure
Mat Martineau
2022-05-18
mptcp: fix checksum byte order
Paolo Abeni
2022-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-05-18
net: af_key: check encryption module availability consistency
Thomas Bartschies
2022-05-18
net: af_key: add check for pfkey_broadcast in function pfkey_process
Jiasheng Jiang
2022-05-18
netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"
Stephen Rothwell
2022-05-17
dn_route: set rt neigh to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
2022-05-17
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2022-05-17
net/smc: rdma write inline if qp has sufficient inline space
Guangguan Wang
2022-05-17
net/smc: send cdc msg inline if qp has sufficient inline space
Guangguan Wang
2022-05-17
mac80211: refactor freeing the next_beacon
Johannes Berg
2022-05-17
ax25: merge repeat codes in ax25_dev_device_down()
Lu Wei
2022-05-17
xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
2022-05-16
Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-05-16
mptcp: sockopt: add TCP_DEFER_ACCEPT support
Florian Westphal
2022-05-16
Revert "mptcp: add data lock for sk timers"
Paolo Abeni
2022-05-16
can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
Oliver Hartkopp
2022-05-16
can: isotp: add support for transmission without flow control
Oliver Hartkopp
2022-05-16
can: raw: add support for SO_TXTIME/SCM_TXTIME
Marc Kleine-Budde
2022-05-16
can: raw: raw_sendmsg(): remove not needed setting of skb->sk
Marc Kleine-Budde
2022-05-16
netfilter: conntrack: remove pr_debug callsites from tcp tracker
Florian Westphal
2022-05-16
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-16
netfilter: Use l3mdev flow key when re-routing mangled packets
Martin Willi
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
[next]