index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-11-27
Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-11-27
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
2020-11-27
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
2020-11-25
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
2020-11-25
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-11-25
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-25
gro_cells: reduce number of synchronize_net() calls
Eric Dumazet
2020-11-25
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
2020-11-24
Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2020-11-24
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
2020-11-23
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
2020-11-23
vsock/virtio: discard packets only when socket is really closed
Stefano Garzarella
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-21
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
2020-11-20
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
2020-11-20
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
2020-11-20
net/tls: missing received data after fast remote close
Vadim Fedorenko
2020-11-20
rose: Fix Null pointer dereference in rose_send_frame()
Anmol Karn
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
2020-11-19
net/smc: fix matching of existing link groups
Karsten Graul
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2020-11-18
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-18
ah6: fix error return code in ah6_input()
Zhang Changzhong
2020-11-17
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
2020-11-17
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
Wang Hai
2020-11-18
bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
John Fastabend
2020-11-18
bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self
John Fastabend
2020-11-18
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
2020-11-18
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
2020-11-18
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-18
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
2020-11-17
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
2020-11-17
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
2020-11-16
net/tls: fix corrupted data in recvmsg
Vadim Fedorenko
2020-11-16
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
2020-11-16
Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2020-11-15
can: af_can: prevent potential access of uninitialized member in canfd_rcv()
Anant Thazhemadam
2020-11-15
can: af_can: prevent potential access of uninitialized member in can_rcv()
Anant Thazhemadam
2020-11-15
batman-adv: set .owner to THIS_MODULE
Taehee Yoo
2020-11-14
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-11-14
netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()
Paul Moore
2020-11-14
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
2020-11-14
vsock: forward all packets to the host when no H2G is registered
Stefano Garzarella
2020-11-13
ipv6: Fix error path to cancel the meseage
Zhang Qilong
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
[next]