index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-06
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
2022-07-06
Revert "tls: rx: move counting TlsDecryptErrors for sync"
Gal Pressman
2022-07-06
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
Geliang Tang
2022-07-06
mptcp: fix local endpoint accounting
Paolo Abeni
2022-07-06
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
2022-07-06
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
2022-07-06
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2022-07-06
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
2022-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-07-02
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
2022-07-02
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
2022-06-28
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-06-28
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
2022-06-28
mptcp: consistent map handling on failure
Paolo Abeni
2022-06-28
mptcp: fix shutdown vs fallback race
Paolo Abeni
2022-06-28
mptcp: invoke MP_FAIL response when needed
Geliang Tang
2022-06-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
2022-06-28
mptcp: fix error mibs accounting
Paolo Abeni
2022-06-28
xsk: Clear page contiguity bit when unmapping pool
Ivan Malov
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-27
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
2022-06-27
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
2022-06-24
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
2022-06-23
net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()
Eric Dumazet
2022-06-23
net/ncsi: use proper "mellanox" DT vendor prefix
Krzysztof Kozlowski
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-23
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
2022-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-21
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
2022-06-21
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
2022-06-20
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
2022-06-20
erspan: do not assume transport header is always set
Eric Dumazet
[next]