summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-30mac80211: implement nan_change_confAyala Beker5-0/+102
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker3-0/+94
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker3-0/+148
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker5-2/+111
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker7-1/+694
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker9-4/+140
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker16-6/+260
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel7-9/+24
2016-09-30mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen1-45/+45
2016-09-28cfg80211: wext: really don't store non-WEP keysJohannes Berg1-1/+11
2016-09-26cfg80211: add checks for beacon rate, extend to meshJohannes Berg3-13/+54
2016-09-26cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha2-233/+302
2016-09-18Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller34-277/+484
2016-09-18net: r6040: add in missing white space in error message textColin Ian King1-4/+2
2016-09-18pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet1-14/+18
2016-09-18openvswitch: use percpu flow statsThadeu Lima de Souza Cascardo3-39/+33
2016-09-18openvswitch: fix flow stats accounting when node 0 is not possibleThadeu Lima de Souza Cascardo2-4/+7
2016-09-18Merge branch 'sctp-transmit-errs'David S. Miller6-104/+85
2016-09-18sctp: not return ENOMEM err back in sctp_packet_transmitXin Long1-25/+22
2016-09-18sctp: make sctp_outq_flush/tail/uncork return voidXin Long3-19/+13
2016-09-18sctp: save transmit error to sk_err in sctp_outq_flushXin Long2-10/+14
2016-09-18sctp: free msg->chunks when sctp_primitive_SEND return errXin Long4-3/+20
2016-09-18sctp: do not return the transmit err back to sctp_sendmsgXin Long1-11/+5
2016-09-18sctp: remove the unnecessary state check in sctp_outq_tailXin Long1-39/+14
2016-09-17Merge branch 'ip_tunnel-collect_md'David S. Miller9-59/+658
2016-09-17samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov2-0/+310
2016-09-17samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov2-8/+106
2016-09-17ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov2-45/+134
2016-09-17ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov4-6/+108
2016-09-17l2tp: constify net_device_ops structuresJulia Lawall1-1/+1
2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall1-1/+1
2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall1-1/+1
2016-09-17llc: switch type to bool as the timeout is only tested versus 0Alan Cox1-2/+2
2016-09-17net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern1-24/+0
2016-09-17net: vrf: Remove RT_FL_TOSDavid Ahern1-3/+0
2016-09-17tcp: prepare skbs for better sack shiftingEric Dumazet1-7/+24
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller144-1218/+4390
2016-09-17Merge branch 'mlx5e-order-0'David S. Miller5-309/+291
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan4-5/+99
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan1-19/+27
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan5-304/+184
2016-09-17rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells8-2/+34
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho2-32/+59
2016-09-16mac80211_hwsim: statically initialize hwsim_radios listJohannes Berg1-2/+1
2016-09-16mac80211: allow using AP_LINK_PS with mac80211-generated TIM IEEmmanuel Grumbach1-1/+1
2016-09-16Merge branch 'QCA8K'David S. Miller11-0/+1492
2016-09-16net-next: dsa: add new driver for qca8xxx familyJohn Crispin4-0/+1255
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin6-0/+148
2016-09-16Documentation: devicetree: add qca8k bindingJohn Crispin1-0/+89
2016-09-16net: emac: remove .owner field for driverWei Yongjun1-1/+0