summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nl80211: Allow GET_INTERFACE dumps to be filteredDenis Kenzior2016-09-121-0/+29
* | | net: r6040: add in missing white space in error message textColin Ian King2016-09-191-4/+2Star
* | | pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet2016-09-191-14/+18
* | | openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo2016-09-193-39/+33Star
* | | openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo2016-09-192-4/+7
* | | Merge branch 'sctp-transmit-errs'David S. Miller2016-09-196-104/+85Star
|\ \ \
| * | | sctp: not return ENOMEM err back in sctp_packet_transmitXin Long2016-09-191-25/+22Star
| * | | sctp: make sctp_outq_flush/tail/uncork return voidXin Long2016-09-193-19/+13Star
| * | | sctp: save transmit error to sk_err in sctp_outq_flushXin Long2016-09-192-10/+14
| * | | sctp: free msg->chunks when sctp_primitive_SEND return errXin Long2016-09-194-3/+20
| * | | sctp: do not return the transmit err back to sctp_sendmsgXin Long2016-09-191-11/+5Star
| * | | sctp: remove the unnecessary state check in sctp_outq_tailXin Long2016-09-191-39/+14Star
|/ / /
* | | Merge branch 'ip_tunnel-collect_md'David S. Miller2016-09-179-59/+658
|\ \ \
| * | | samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov2016-09-172-0/+310
| * | | samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov2016-09-172-8/+106
| * | | ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov2016-09-172-45/+134
| * | | ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2016-09-174-6/+108
|/ / /
* | | l2tp: constify net_device_ops structuresJulia Lawall2016-09-171-1/+1
* | | dwc_eth_qos: constify net_device_ops structuresJulia Lawall2016-09-171-1/+1
* | | hisilicon: constify net_device_ops structuresJulia Lawall2016-09-171-1/+1
* | | llc: switch type to bool as the timeout is only tested versus 0Alan Cox2016-09-171-2/+2
* | | net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern2016-09-171-24/+0Star
* | | net: vrf: Remove RT_FL_TOSDavid Ahern2016-09-171-3/+0Star
* | | tcp: prepare skbs for better sack shiftingEric Dumazet2016-09-171-7/+24
* | | Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller2016-09-17144-1218/+4390
|\ \ \
| * | | mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat2016-09-141-1/+1
| * | | mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat2016-09-142-0/+5
| * | | rtlwifi: rtl818x: constify local structuresJulia Lawall2016-09-148-8/+8
| * | | iwlegacy: constify local structuresJulia Lawall2016-09-141-2/+2
| * | | ath: constify local structuresJulia Lawall2016-09-141-1/+1
| * | | rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King2016-09-141-2/+2
| * | | rtl8xxxu: Reset device on module unload if still attachedJes Sorensen2016-09-141-0/+5
| * | | mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar2016-09-141-1/+1
| * | | mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar2016-09-141-1/+3
| * | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-09-1447-549/+2125
| |\ \ \
| | * | | ath10k: remove 4-addr padding related hw_param configurationVasanthakumar Thiagarajan2016-09-132-17/+0Star
| | * | | ath10k: properly remove padding from the start of rx payloadVasanthakumar Thiagarajan2016-09-132-14/+31
| | * | | ath10k: add provision for Rx descriptor abstractionVasanthakumar Thiagarajan2016-09-133-0/+37
| | * | | ath10k: move ath10k_hw_params definition to hw.hVasanthakumar Thiagarajan2016-09-132-52/+54
| | * | | ath10k: improve logging messageBen Greear2016-09-131-2/+2
| | * | | ath10k: enable peer stats by defaultThomas Pedersen2016-09-131-0/+3
| | * | | ath10k: remove unused variable ar_pciChaehyun Lim2016-09-131-2/+0Star
| | * | | ath10k: fix memory leak on caldata on error exit pathColin Ian King2016-09-131-1/+1
| | * | | Merge branch 'ath-current' into ath-nextKalle Valo2016-09-095-15/+21
| | |\ \ \
| | * | | | carl9170: Fix wrong completion usageDaniel Wagner2016-09-091-4/+2Star
| | * | | | ath6kl: Allow the radio to report 0 dbm txpower without timing outEric Bentley2016-09-091-2/+2
| | * | | | ath6kl: enable firmware crash dumps on the AR6004Dan Kephart2016-09-091-7/+4Star
| | * | | | ath9k: remove repetitions of mask array sizeBob Copeland2016-09-091-6/+3Star
| | * | | | ath10k: fix reporting channel survey dataAshok Raj Nagarajan2016-09-091-1/+1
| | * | | | ath10k: remove unnecessary error code assignmentMohammed Shafi Shajakhan2016-09-091-1/+0Star