Merge tag 'rxrpc-rewrite-20160924' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / net /
2016-09-25 David S. MillerMerge tag 'rxrpc-rewrite-20160924' of git://git./linux...
2016-09-25 Lance Richardsongre: use nla_get_be32() to extract flowinfo
2016-09-24 David Howellsrxrpc: Implement slow-start
2016-09-24 David Howellsrxrpc: Schedule an ACK if the reply to a client call...
2016-09-24 David Howellsrxrpc: Generate a summary of the ACK state for later use
2016-09-24 David Howellsrxrpc: Delay the resend timer to allow for nsec->jiffie...
2016-09-24 David Howellsrxrpc: Reinitialise the call ACK and timer state for...
2016-09-24 David Howellsrxrpc: Include the last reply DATA serial number in...
2016-09-24 David Howellsrxrpc: Send an immediate ACK if we fill in a hole
2016-09-24 David Howellsrxrpc: Send an ACK after every few DATA packets we...
2016-09-24 David S. MillerMerge tag 'rxrpc-rewrite-20160923' of git://git./linux...
2016-09-24 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2016-09-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-09-24 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-09-24 David S. MillerMerge branch 'mlx4-vf-vlan-802.1ad'
2016-09-24 Moshe Shemeshnet: Update API for VF vlan protocol 802.1ad support
2016-09-23 David Howellsrxrpc: Add a tracepoint to log which packets will be...
2016-09-23 David Howellsrxrpc: Add tracepoint for ACK proposal
2016-09-23 David Howellsrxrpc: Add a tracepoint to log injected Rx packet loss
2016-09-23 David Howellsrxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
2016-09-23 David Howellsrxrpc: Add a tracepoint for the call timer
2016-09-23 David Howellsrxrpc: Don't call the tx_ack tracepoint if don't genera...
2016-09-23 David Howellsrxrpc: Pass the last Tx packet marker in the annotation...
2016-09-23 David Howellsrxrpc: Fix call timer
2016-09-23 David Howellsrxrpc: Fix accidental cancellation of scheduled resend...
2016-09-23 David Howellsrxrpc: Need to start the resend timer on initial transm...
2016-09-23 David Howellsrxrpc: Use before_eq() and friends to compare serial...
2016-09-23 David S. MillerMerge branch 'bpf-helper-improvements'
2016-09-23 Daniel Borkmannbpf: add helper to invalidate hash
2016-09-23 Daniel Borkmannbpf: use bpf_get_smp_processor_id_proto instead of...
2016-09-23 Daniel Borkmannbpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
2016-09-23 David S. MillerMerge branch 'dsa-port-fast-ageing'
2016-09-23 Vivien Didelotnet: dsa: add port fast ageing
2016-09-23 Vivien Didelotnet: dsa: add port STP state helper
2016-09-23 David Howellsrxrpc: Should be using ktime_add_ms() not ktime_add_ns()
2016-09-23 David Howellsrxrpc: Make sure sendmsg() is woken on call completion
2016-09-23 David Howellsrxrpc: Don't send an ACK at the end of service call...
2016-09-23 David Howellsrxrpc: Preset timestamp on Tx sk_buffs
2016-09-23 Eric Dumazetnet_sched: sch_fq: account for schedule/timers drifts
2016-09-23 David S. MillerMerge branch 'sctp-fix-gap-ack-blocks'
2016-09-23 Marcelo Ricardo... sctp: fix the handling of SACK Gap Ack blocks
2016-09-23 WANG Congnet_sched: check NULL on error path in route4_change()
2016-09-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-09-22 Linus TorvaldsMerge tag 'media/v4.8-7' of git://git./linux/kernel...
2016-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-09-22 David S. MillerMerge tag 'rxrpc-rewrite-20160922-v2' of git://git...
2016-09-22 David Howellsrxrpc: Reduce the number of PING ACKs sent
2016-09-22 David Howellsrxrpc: Reduce the number of ACK-Requests sent
2016-09-22 Yuchung Chengtcp: properly account Fast Open SYN-ACK retrans
2016-09-22 Yuchung Chengtcp: fix under-accounting retransmit SNMP counters
2016-09-22 David Howellsrxrpc: Obtain RTT data by requesting ACKs on DATA packets
2016-09-22 David Howellsrxrpc: Expedite ping response transmission
2016-09-22 David Howellsrxrpc: Send pings to get RTT data
2016-09-22 David S. MillerMerge branch 'sctp-align'
2016-09-22 Marcelo Ricardo... sctp: make use of SCTP_TRUNC4 macro
2016-09-22 Marcelo Ricardo... sctp: rename WORD_TRUNC/ROUND macros
2016-09-22 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-09-22 David S. MillerMerge tag 'linux-can-fixes-for-4.8-20160921' of git...
2016-09-22 Eric Dumazettcp: implement TSQ for retransmits
2016-09-22 Eric Dumazetnet: get rid of an signed integer overflow in ip_idents...
2016-09-22 Shmulik Ladkaninet: skbuff: Coding: Use eth_type_vlan() instead of...
2016-09-22 Shmulik Ladkaninet: skbuff: Remove errornous length validation in...
2016-09-22 David S. MillerMerge branch 'vlan_act_modify'
2016-09-22 Shmulik Ladkaninet/sched: act_vlan: Introduce TCA_VLAN_ACT_MODIFY...
2016-09-22 Shmulik Ladkaninet: skbuff: Export __skb_vlan_pop
2016-09-22 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-09-20' of...
2016-09-22 David Howellsrxrpc: Add per-peer RTT tracker
2016-09-22 David Howellsrxrpc: Add re-sent Tx annotation
2016-09-22 David Howellsrxrpc: Don't store the rxrpc header in the Tx queue...
2016-09-21 David S. MillerMerge branch 'bpf-hw-offload'
2016-09-21 Jakub Kicinskinet: act_mirred: allow statistic updates from offloaded...
2016-09-21 Jakub Kicinskinet: cls_bpf: allow offloaded filters to update stats
2016-09-21 Jakub Kicinskinet: cls_bpf: add support for marking filters as hardwa...
2016-09-21 Jakub Kicinskinet: cls_bpf: limit hardware offload by software-only...
2016-09-21 Jakub Kicinskinet: cls_bpf: add hardware offload
2016-09-21 Florian Westphalxfrm: state lookup can be lockless
2016-09-21 Nicolas Dichtelvti6: fix input path
2016-09-21 Nikolay Aleksandrovipmr, ip6mr: return lastuse relative to now
2016-09-21 David S. MillerMerge branch 'tcp-bbr'
2016-09-21 Neal Cardwelltcp_bbr: add BBR congestion control
2016-09-21 Yuchung Chengtcp: new CC hook to set sending rate with rate_sample...
2016-09-21 Yuchung Chengtcp: allow congestion control to expand send buffer...
2016-09-21 Neal Cardwelltcp: export tcp_mss_to_mtu() for congestion control...
2016-09-21 Neal Cardwelltcp: export tcp_tso_autosize() and parameterize minimum...
2016-09-21 Neal Cardwelltcp: allow congestion control module to request TSO...
2016-09-21 Yuchung Chengtcp: export data delivery rate
2016-09-21 Soheil Hassas Yeganehtcp: track application-limited rate samples
2016-09-21 Yuchung Chengtcp: track data delivery rate for a TCP connection
2016-09-21 Neal Cardwelltcp: count packets marked lost for a TCP connection
2016-09-21 Eric Dumazettcp: switch back to proper tcp_skb_cb size check in...
2016-09-21 Eric Dumazetnet_sched: sch_fq: add low_rate_threshold parameter
2016-09-21 Neal Cardwelltcp: use windowed min filter library for TCP min_rtt...
2016-09-21 Soheil Hassas Yeganehtcp: cdg: rename struct minmax in tcp_cdg.c to avoid...
2016-09-21 Jamal Hadi Salimnet sched actions: fix GETing actions
2016-09-21 David S. MillerMerge branch 'bpf-direct-packet-access-improvements'
2016-09-21 Daniel Borkmannbpf: direct packet write and access for helpers for...
2016-09-21 pravin shelaropenvswitch: avoid resetting flow key while installing...
2016-09-21 pravin shelaropenvswitch: Fix Frame-size larger than 1024 bytes...
2016-09-21 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-09-21 David S. MillerMerge tag 'linux-can-fixes-for-4.8-20160919' of git...
next