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
2016-09-30
rxrpc: Remove error from struct rxrpc_skb_priv as it is unused
David Howells
2016-09-30
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
David Howells
2016-09-30
rxrpc: Reduce ssthresh to peer's receive window
David Howells
2016-09-30
rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthresh
David Howells
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
2016-09-30
net: Suppress the "Comparison to NULL could be written" warnings
Jia He
2016-09-30
ipv6: Remove useless parameter in __snmp6_fill_statsdev
Jia He
2016-09-30
proc: Reduce cache miss in xfrm_statistics_seq_show
Jia He
2016-09-30
proc: Reduce cache miss in sctp_snmp_seq_show
Jia He
2016-09-30
proc: Reduce cache miss in snmp6_seq_show
Jia He
2016-09-30
proc: Reduce cache miss in snmp_seq_show
Jia He
2016-09-29
rxrpc: Note serial number being ACK'd in the congestion management trace
David Howells
2016-09-29
rxrpc: Request more ACKs in slow-start mode
David Howells
2016-09-29
rxrpc: Reduce the rxrpc_local::services list to a pointer
David Howells
2016-09-29
rxrpc: When activating client conn channels, do state check inside lock
David Howells
2016-09-29
rxrpc: Make Tx loss-injection go through normal return and adjust tracing
David Howells
2016-09-29
rxrpc: Fix exclusive client connections
David Howells
2016-09-28
net: do not export sk_stream_write_space
Eric Dumazet
2016-09-28
tcp: Change txhash on every SYN and RTO retransmit
Lawrence Brakmo
2016-09-28
switchdev: remove FIB offload infrastructure
Jiri Pirko
2016-09-28
fib: introduce FIB info offload flag helpers
Jiri Pirko
2016-09-28
fib: introduce FIB notification infrastructure
Jiri Pirko
2016-09-28
net/sched: cls_flower: Use a proper mask value for enc key id parameter
Hadar Hen Zion
2016-09-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2016-09-25
netfilter: nf_tables: add range expression
Pablo Neira Ayuso
2016-09-25
netfilter: xt_socket: fix transparent match for IPv6 request sockets
KOVACS Krisztian
2016-09-25
netfilter: evict stale entries when user reads /proc/net/nf_conntrack
Florian Westphal
2016-09-25
netfilter: xt_hashlimit: Create revision 2 to support higher pps rates
Vishwanath Pai
2016-09-25
netfilter: xt_hashlimit: Prepare for revision 2
Vishwanath Pai
2016-09-25
netfilter: nft_ct: report error if mark and dir specified simultaneously
Liping Zhang
2016-09-25
netfilter: nft_ct: unnecessary to require dir when use ct l3proto/protocol
Liping Zhang
2016-09-25
netfilter: seqadj: Fix the wrong ack adjust for the RST packet without ack
Gao Feng
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-25
Merge tag 'rxrpc-rewrite-20160924' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-09-24
gre: use nla_get_be32() to extract flowinfo
Lance Richardson
2016-09-24
rxrpc: Implement slow-start
David Howells
2016-09-24
rxrpc: Schedule an ACK if the reply to a client call appears overdue
David Howells
2016-09-24
rxrpc: Generate a summary of the ACK state for later use
David Howells
2016-09-24
rxrpc: Delay the resend timer to allow for nsec->jiffies conv error
David Howells
2016-09-24
rxrpc: Reinitialise the call ACK and timer state for client reply phase
David Howells
2016-09-24
rxrpc: Include the last reply DATA serial number in the final ACK
David Howells
2016-09-24
rxrpc: Send an immediate ACK if we fill in a hole
David Howells
2016-09-24
netfilter: Only allow sane values in nf_register_net_hook
Aaron Conole
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
2016-09-24
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
2016-09-24
netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and ...
Gao Feng
[next]