index
:
pm24.git
cpufreq-rust
master
perf-mon
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
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-03
mptcp: allow ADD_ADDR reissuance by userspace PMs
Kishen Maloor
2022-05-03
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
2022-05-03
mptcp: establish subflows from either end of connection
Kishen Maloor
2022-05-03
mptcp: reflect remote port (not 0) in ANNOUNCED events
Kishen Maloor
2022-05-03
mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
Kishen Maloor
2022-05-03
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
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
[next]