summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-09-22rxrpc: Don't store the rxrpc header in the Tx queue sk_buffsDavid Howells
2016-09-21tcp_bbr: add BBR congestion controlNeal Cardwell
2016-09-21tcp: new CC hook to set sending rate with rate_sample in any CA stateYuchung Cheng
2016-09-21tcp: allow congestion control to expand send buffer differentlyYuchung Cheng
2016-09-21tcp: export tcp_mss_to_mtu() for congestion control modulesNeal Cardwell
2016-09-21tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell
2016-09-21tcp: allow congestion control module to request TSO skb segment countNeal Cardwell
2016-09-21tcp: export data delivery rateYuchung Cheng
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell
2016-09-21tcp: switch back to proper tcp_skb_cb size check in tcp_init()Eric Dumazet
2016-09-21net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell
2016-09-21tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflictSoheil Hassas Yeganeh
2016-09-20net sched actions: fix GETing actionsJamal Hadi Salim
2016-09-20bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann
2016-09-20openvswitch: avoid resetting flow key while installing new flow.pravin shelar
2016-09-20openvswitch: Fix Frame-size larger than 1024 bytes warning.pravin shelar
2016-09-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-09-20net-next: dsa: make the set_addr() operation optionalJohn Crispin
2016-09-20net-next: dsa: fix duplicate invocation of set_addr()John Crispin
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu
2016-09-19net sched: stylistic cleanupsJamal Hadi Salim
2016-09-19net sched actions police: peg drop stats for conforming trafficRoman Mashak
2016-09-19net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim
2016-09-19net sched ife action: add 16 bit helpersJamal Hadi Salim
2016-09-19gso: Support partial splitting at the frag_list pointerSteffen Klassert
2016-09-19Bluetooth: Set appearance only for LE capable controllersMichał Narajowski
2016-09-19Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski
2016-09-19Bluetooth: Add supported data types to ext info changed eventMichał Narajowski
2016-09-19Bluetooth: Add appearance to Read Ext Controller Info commandSzymon Janc
2016-09-19Bluetooth: Factor appending EIR to separate helperMichał Narajowski
2016-09-19Bluetooth: Refactor read_ext_controller_info handlerSzymon Janc
2016-09-19Bluetooth: Increment management interface revisionSzymon Janc
2016-09-19Bluetooth: Fix advertising instance validity check for flagsSzymon Janc
2016-09-19Bluetooth: Unify advertising instance flags checkSzymon Janc
2016-09-19Bluetooth: Remove unused parameter from tlv_data_is_valid functionSzymon Janc
2016-09-19Bluetooth: Add support for appearance in scan rspMichał Narajowski
2016-09-19Bluetooth: Add support for local name in scan rspMichał Narajowski
2016-09-19Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flagSzymon Janc
2016-09-19Bluetooth: Use kzalloc instead of kmalloc/memsetWei Yongjun
2016-09-19Bluetooth: Fix reason code used for rejecting SCO connectionsFrédéric Dalleau
2016-09-19Bluetooth: Fix wrong New Settings event when closing HCI User ChannelMarcel Holtmann
2016-09-19Bluetooth: Send control open and close messages for HCI user channelsMarcel Holtmann
2016-09-19Bluetooth: Append local name and CoD to Extended Controller InfoMichał Narajowski
2016-09-19Bluetooth: Add framework for Extended Controller InformationMarcel Holtmann
2016-09-19Bluetooth: Handle HCI raw socket transition from unbound to boundMarcel Holtmann
2016-09-19Bluetooth: Send control open and close messages for HCI raw socketsMarcel Holtmann
2016-09-19Bluetooth: Add extra channel checks for control open/close messagesMarcel Holtmann