开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
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 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
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
2022-11-08
rxrpc: Split call timer-expiration from call timer-set tracepoint
David Howells
2022-11-08
rxrpc: Trace setting of the request-ack flag
David Howells
2022-11-08
net: sched: add helper support in act_ct
Xin Long
2022-11-08
net: sched: call tcf_ct_params_free to free params in tcf_ct_init
Xin Long
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-07
netlink: Fix potential skb memleak in netlink_ack
Tao Chen
2022-11-07
genetlink: convert control family to split ops
Jakub Kicinski
2022-11-07
genetlink: allow families to use split ops directly
Jakub Kicinski
2022-11-07
genetlink: inline old iteration helpers
Jakub Kicinski
2022-11-07
genetlink: use iterator in the op to policy map dumping
Jakub Kicinski
2022-11-07
genetlink: add iterator for walking family ops
Jakub Kicinski
2022-11-07
genetlink: inline genl_get_cmd()
Jakub Kicinski
[next]