Merge branch 'bpf-helper-improvements'
[cascardo/linux.git] / net /
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 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 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...
2016-09-20 David S. MillerMerge branch 'dsa-set_addr-optional'
2016-09-20 John Crispinnet-next: dsa: make the set_addr() operation optional
2016-09-20 John Crispinnet-next: dsa: fix duplicate invocation of set_addr()
2016-09-20 David S. MillerMerge branch 'rhashtable-dups'
2016-09-20 Herbert Xumac80211: Use rhltable instead of rhashtable
2016-09-20 Vincent Bernatnet: ipv6: fallback to full lookup if table lookup...
2016-09-20 Jamal Hadi Salimnet sched: stylistic cleanups
2016-09-20 Roman Mashaknet sched actions police: peg drop stats for conforming...
2016-09-20 Jamal Hadi Salimnet sched ife action: Introduce skb tcindex metadata...
2016-09-20 Jamal Hadi Salimnet sched ife action: add 16 bit helpers
2016-09-20 Steffen Klassertgso: Support partial splitting at the frag_list pointer
2016-09-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-09-19 Johannes Weinercgroup: duplicate cgroup reference when cloning sockets
2016-09-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-19 Linus TorvaldsMerge tag 'drm-fixes-for-4.8-rc7' of git://people.freed...
2016-09-19 Michał NarajowskiBluetooth: Set appearance only for LE capable controllers
2016-09-19 Michał NarajowskiBluetooth: Fix missing ext info event when setting...
2016-09-19 Michał NarajowskiBluetooth: Add supported data types to ext info changed...
2016-09-19 Szymon JancBluetooth: Add appearance to Read Ext Controller Info...
2016-09-19 Michał NarajowskiBluetooth: Factor appending EIR to separate helper
2016-09-19 Szymon JancBluetooth: Refactor read_ext_controller_info handler
2016-09-19 Szymon JancBluetooth: Increment management interface revision
2016-09-19 Szymon JancBluetooth: Fix advertising instance validity check...
2016-09-19 Szymon JancBluetooth: Unify advertising instance flags check
2016-09-19 Szymon JancBluetooth: Remove unused parameter from tlv_data_is_val...
2016-09-19 Michał NarajowskiBluetooth: Add support for appearance in scan rsp
2016-09-19 Michał NarajowskiBluetooth: Add support for local name in scan rsp
2016-09-19 Szymon JancBluetooth: Fix not registering BR/EDR SMP channel with...
2016-09-19 Wei YongjunBluetooth: Use kzalloc instead of kmalloc/memset
2016-09-19 Frédéric DalleauBluetooth: Fix reason code used for rejecting SCO conne...
2016-09-19 Marcel HoltmannBluetooth: Fix wrong New Settings event when closing...
2016-09-19 Marcel HoltmannBluetooth: Send control open and close messages for...
next