index
:
pm24.git
cpufreq-rust
master
more-events
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-11-11
mptcp: Fix grammar in a comment
Mat Martineau
2022-11-11
mptcp: get sk from msk directly
Geliang Tang
2022-11-11
mptcp: change 'first' as a parameter
Geliang Tang
2022-11-11
mptcp: use msk instead of mptcp_sk
Geliang Tang
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-11
net: gro: no longer use skb_vlan_tag_present()
Eric Dumazet
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
genetlink: fix single op policy dump when do is present
Jakub Kicinski
2022-11-10
devlink: Fix warning when unregistering a port
Ido Schimmel
2022-11-10
ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
Vincent Mailhol
2022-11-10
gro: avoid checking for a failed search
Richard Gobert
2022-11-09
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2022-11-09
devlink: Add packet traps for 802.1X operation
Ido Schimmel
2022-11-09
bridge: switchdev: Reflect MAB bridge port flag to device drivers
Ido Schimmel
2022-11-09
bridge: switchdev: Allow device drivers to install locked FDB entries
Hans J. Schultz
2022-11-09
bridge: switchdev: Let device drivers determine FDB offload indication
Ido Schimmel
2022-11-09
net: devlink: move netdev notifier block to dest namespace during reload
Jiri Pirko
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
2022-11-09
genetlink: correctly begin the iteration over policies
Jakub Kicinski
2022-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
2022-11-08
Merge tag 'linux-can-fixes-for-6.1-20221107' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-11-08
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
2022-11-08
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
2022-11-08
rxrpc: Allocate an skcipher each time needed rather than reusing
David Howells
2022-11-08
rxrpc: Fix congestion management
David Howells
2022-11-08
rxrpc: Remove the rxtx ring
David Howells
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
2022-11-08
rxrpc: Remove call->lock
David Howells
2022-11-08
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
2022-11-08
rxrpc: Get rid of the Rx ring
David Howells
2022-11-08
rxrpc: Clone received jumbo subpackets and queue separately
David Howells
2022-11-08
rxrpc: Split the rxrpc_recvmsg tracepoint
David Howells
2022-11-08
rxrpc: Clean up ACK handling
David Howells
2022-11-08
rxrpc: Allocate ACK records at proposal and queue for transmission
David Howells
2022-11-08
rxrpc: Define rxrpc_txbuf struct to carry data to be transmitted
David Howells
2022-11-08
rxrpc: Remove call->tx_phase
David Howells
2022-11-08
rxrpc: Remove the flags from the rxrpc_skb tracepoint
David Howells
2022-11-08
rxrpc: Remove unnecessary header inclusions
David Howells
2022-11-08
rxrpc: Call udp_sendmsg() directly
David Howells
2022-11-08
rxrpc: Use the core ICMP/ICMP6 parsers
David Howells
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
2022-11-08
rxrpc: Fix ack.bufferSize to be 0 when generating an ack
David Howells
2022-11-08
rxrpc: Record stats for why the REQUEST-ACK flag is being set
David Howells
2022-11-08
rxrpc: Record statistics about ACK types
David Howells
2022-11-08
rxrpc: Add stats procfile and DATA packet stats
David Howells
2022-11-08
rxrpc: Track highest acked serial
David Howells
[next]