index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-06-09
net: 6lowpan: constify lowpan_nhc structures
Alexander Aring
2022-06-09
net: 6lowpan: use array for find nhc id
Alexander Aring
2022-06-09
net: 6lowpan: remove const from scalars
Alexander Aring
2022-05-02
vsock/virtio: add support for device suspend/resume
Stefano Garzarella
2022-05-02
vsock/virtio: factor our the code to initialize and delete VQs
Stefano Garzarella
2022-05-02
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-05-02
tcp: optimise skb_zerocopy_iter_stream()
Pavel Begunkov
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
2022-05-02
rtnl: move rtnl_newlink_create()
Jakub Kicinski
2022-05-02
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
2022-05-02
rtnl: allocate more attr tables on the heap
Jakub Kicinski
2022-05-02
ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTX
Peilin Ye
2022-05-02
ip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX
Peilin Ye
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-05-01
sock: optimise sock_def_write_space barriers
Pavel Begunkov
2022-05-01
sock: optimise UDP sock_wfree() refcounting
Pavel Begunkov
2022-05-01
sock: dedup sock_def_write_space wmem_alloc checks
Pavel Begunkov
2022-04-30
net: mac802154: Fix symbol durations
Miquel Raynal
2022-04-30
ipv4: remove unnecessary type castings
Yu Zhe
2022-04-30
tcp: use tcp_skb_sent_after() instead in RACK
Pengcheng Yang
2022-04-30
tcp: drop skb dst in tcp_rcv_established()
Eric Dumazet
2022-04-30
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
2022-04-30
ipv6: help __ip6_finish_output() inlining
Pavel Begunkov
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
2022-04-29
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
2022-04-29
tcp: pass back data left in socket after receive
Jens Axboe
2022-04-29
mptcp: Add a per-namespace sysctl to set the default path manager type
Mat Martineau
2022-04-29
mptcp: Make kernel path manager check for userspace-managed sockets
Mat Martineau
2022-04-29
mptcp: Bypass kernel PM when userspace PM is enabled
Mat Martineau
2022-04-29
mptcp: Add a member to mptcp_pm_data to track kernel vs userspace mode
Mat Martineau
2022-04-29
mptcp: Remove redundant assignments in path manager init
Mat Martineau
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-04-28
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
2022-04-27
mptcp: reset subflow when MP_FAIL doesn't respond
Geliang Tang
2022-04-27
mptcp: add MP_FAIL response support
Geliang Tang
2022-04-27
mptcp: add data lock for sk timers
Geliang Tang
2022-04-27
mptcp: use mptcp_stop_timer
Geliang Tang
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
[next]