summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller2016-06-1015-199/+745
|\
| * mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-092-1/+113
| * mac80211: add debug knobs for fair queuingMichal Kazior2016-06-091-0/+173
| * mac80211: implement fair queueing per txqMichal Kazior2016-06-098-64/+162
| * mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-096-45/+66
| * nl80211: clarify nl80211_set_reg() success pathJohannes Berg2016-06-091-4/+2
| * nl80211: Fix checkpatch warnings about blank linesKirtika Ruchandani2016-06-091-12/+10
| * nl80211: Fix spellingKirtika Ruchandani2016-06-091-1/+1
| * cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-05-312-1/+72
| * cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-314-10/+11
| * mac80211: add vht cap decode to debugfsBen Greear2016-05-311-2/+76
| * nl80211: Allow privileged operations from user namespacesMartin Willi2016-05-311-76/+76
* | tcp: add NV congestion controlLawrence Brakmo2016-06-103-0/+493
* | tcp: add in_flight to tcp_skb_cbLawrence Brakmo2016-06-102-2/+7
* | packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport2016-06-101-34/+2
* | RDS: IB: Remove deprecated create_workqueueBhaktipriya Shridhar2016-06-101-1/+1
* | rxrpc: Limit the listening backlogDavid Howells2016-06-104-8/+28
* | rxrpc: Trim line-terminal whitespaceDavid Howells2016-06-102-2/+2
* | net, cls: allow for deleting all filters for given parentDaniel Borkmann2016-06-101-4/+33
* | bpf: reject wrong sized filters earlierDaniel Borkmann2016-06-101-8/+15
* | bpf: enforce recursion limit on redirectsDaniel Borkmann2016-06-102-25/+36
* | openvswitch: Add packet truncation support.William Tu2016-06-105-17/+67
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-1052-184/+367
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-1051-155/+348
| |\ \
| | * | packet: compat support for sock_fprogWillem de Bruijn2016-06-092-2/+40
| | * | Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-06-092-4/+23
| | |\ \
| | | * | wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti2016-06-091-2/+23
| | | * | cfg80211: remove get/set antenna and tx power warningsJohannes Berg2016-06-091-2/+0
| | * | | qfq: don't leak skb if kzalloc failsFlorian Westphal2016-06-081-2/+4
| | * | | ip6gre: Allow live link address changeShweta Choudaha2016-06-081-0/+3
| | * | | net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski2016-06-081-18/+19
| | * | | net: cls_u32: catch all hardware offload errorsJakub Kicinski2016-06-081-1/+7
| | * | | net_sched: add missing paddattr descriptionEric Dumazet2016-06-081-0/+2
| | * | | ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki2016-06-081-8/+3
| | * | | l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault2016-06-081-1/+1
| | * | | net-sysfs: fix missing <linux/of_net.h>Ben Dooks2016-06-081-0/+1
| | * | | bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita2016-06-081-0/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-073-6/+8
| | |\ \ \
| | | * | | ipvs: update real-server binding of outgoing connections in SIP-peMarco Angaroni2016-06-062-4/+6
| | | * | | netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal2016-06-021-2/+2
| | * | | | tcp: record TLP and ER timer stats in v6 statsYuchung Cheng2016-06-071-1/+3
| | * | | | net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-073-7/+19
| | * | | | act_police: fix a crash during removalWANG Cong2016-06-071-22/+11
| | * | | | fq_codel: return non zero qlen in class dumpsEric Dumazet2016-06-071-1/+1
| | * | | | net: cls_u32: be more strict about skip-sw flagJakub Kicinski2016-06-071-10/+11
| | * | | | net: cls_u32: fix error code for invalid flagsJakub Kicinski2016-06-071-1/+1
| | * | | | rxrpc: fix ptr_ret.cocci warningsWu Fengguang2016-06-071-3/+1
| | * | | | RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()Sowmini Varadhan2016-06-075-8/+27
| | * | | | RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_re...Sowmini Varadhan2016-06-072-0/+2
| | * | | | RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safelySowmini Varadhan2016-06-073-12/+67