开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-09-19
Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-09-19
Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-09-19
sched: add and use qdisc_skb_head helpers
Florian Westphal
2016-09-19
sched: replace __skb_dequeue with __qdisc_dequeue_head
Florian Westphal
2016-09-19
sched: remove qdisc arg from __qdisc_dequeue_head
Florian Westphal
2016-09-19
sched: don't use skb queue helpers
Florian Westphal
2016-09-19
pie: use qdisc_dequeue_head wrapper
Florian Westphal
2016-09-19
sctp: Remove some redundant code
Christophe Jaillet
2016-09-19
net: Add _nf_(un)register_hooks symbols
Mahesh Bandewar
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
2016-09-18
net: core: Add offload stats to if_stats_msg
Nogah Frankel
2016-09-18
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
2016-09-18
pkt_sched: fq: use proper locking in fq_dump_stats()
Eric Dumazet
2016-09-18
openvswitch: use percpu flow stats
Thadeu Lima de Souza Cascardo
2016-09-18
openvswitch: fix flow stats accounting when node 0 is not possible
Thadeu Lima de Souza Cascardo
2016-09-18
sctp: not return ENOMEM err back in sctp_packet_transmit
Xin Long
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
2016-09-18
sctp: save transmit error to sk_err in sctp_outq_flush
Xin Long
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
2016-09-18
sctp: do not return the transmit err back to sctp_sendmsg
Xin Long
2016-09-18
sctp: remove the unnecessary state check in sctp_outq_tail
Xin Long
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
2016-09-17
l2tp: constify net_device_ops structures
Julia Lawall
2016-09-17
llc: switch type to bool as the timeout is only tested versus 0
Alan Cox
2016-09-17
tcp: prepare skbs for better sack shifting
Eric Dumazet
2016-09-17
rxrpc: Add config to inject packet loss
David Howells
2016-09-17
rxrpc: Improve skb tracing
David Howells
2016-09-17
rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var
David Howells
2016-09-17
rxrpc: Add a tracepoint to follow what recvmsg does
David Howells
2016-09-17
rxrpc: Add a tracepoint to follow packets in the Rx buffer
David Howells
2016-09-17
rxrpc: Add a tracepoint to log ACK transmission
David Howells
2016-09-17
rxrpc: Add a tracepoint to log received ACK packets
David Howells
2016-09-17
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
David Howells
2016-09-17
rxrpc: Add connection tracepoint and client conn state tracepoint
David Howells
2016-09-17
rxrpc: Add some additional call tracing
David Howells
2016-09-17
rxrpc: Print the packet type name in the Rx packet trace
David Howells
2016-09-17
rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes
David Howells
2016-09-17
rxrpc: Be consistent about switch value in rxrpc_send_call_packet()
David Howells
2016-09-17
rxrpc: Don't transmit an ACK if there's no reason set
David Howells
2016-09-17
rxrpc: Fix retransmission algorithm
David Howells
2016-09-17
rxrpc: Fix the parsing of soft-ACKs
David Howells
2016-09-17
rxrpc: Fix unexposed client conn release
David Howells
2016-09-17
rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call()
David Howells
2016-09-17
rxrpc: Fix the putting of client connections
David Howells
2016-09-17
rxrpc: Purge the to_be_accepted queue on socket release
David Howells
2016-09-17
rxrpc: Record calls that need to be accepted
David Howells
2016-09-17
rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data()
David Howells
2016-09-17
rxrpc: Check the return value of rxrpc_locate_data()
David Howells
2016-09-17
rxrpc: Move the check of rx_pkt_offset from rxrpc_locate_data() to caller
David Howells
[next]