summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-301-0/+2
* mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas2016-09-301-0/+8
* fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen2016-09-302-1/+9
* mac80211: Add API to report NAN function matchAyala Beker2016-09-301-0/+16
* mac80211: Implement add_nan_func and rm_nan_funcAyala Beker2016-09-301-0/+31
* mac80211: implement nan_change_confAyala Beker2016-09-301-0/+9
* cfg80211: Provide an API to report NAN function terminationAyala Beker2016-09-302-0/+34
* cfg80211: provide a function to report a match for NANAyala Beker2016-09-302-0/+68
* cfg80211: allow the user space to change current NAN configurationAyala Beker2016-09-302-2/+28
* cfg80211: add add_nan_func / del_nan_funcAyala Beker2016-09-302-0/+241
* mac80211: add boilerplate code for start / stop NANAyala Beker2016-09-301-0/+9
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-302-1/+67
* cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-301-1/+11
* cfg80211: add checks for beacon rate, extend to meshJohannes Berg2016-09-262-2/+19
* cfg80211: Add support to configure a beacon data ratePurushottam Kushwaha2016-09-261-11/+14
* Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...David S. Miller2016-09-183-11/+79
|\
| * cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho2016-09-161-1/+32
| * mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan2016-09-151-0/+6
| * mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2016-09-151-9/+2
| * mac80211: add support for radiotap timestamp fieldJohannes Berg2016-09-122-0/+33
| * mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2016-09-121-0/+4
| * cfg80211: clarify the requirements of .disconnect()Emmanuel Grumbach2016-09-121-1/+2
* | sctp: make sctp_outq_flush/tail/uncork return voidXin Long2016-09-181-2/+2
* | sctp: free msg->chunks when sctp_primitive_SEND return errXin Long2016-09-181-0/+1
* | ip6_tunnel: add collect_md mode to IPv6 tunnelsAlexei Starovoitov2016-09-171-0/+1
* | ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2016-09-172-0/+3
* | net: l3mdev: Remove netif_index_is_l3_masterDavid Ahern2016-09-171-24/+0
* | Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller2016-09-173-0/+97
|\ \
| * | brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel2016-09-091-0/+1
| * | add basic register-field manipulation macrosJakub Kicinski2016-09-092-0/+96
| * | bcma: support BCM53573 series of wireless SoCsRafał Miłecki2016-09-031-0/+3
* | | net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin2016-09-161-0/+1
* | | net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz2016-09-151-3/+3
* | | net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz2016-09-151-0/+4
* | | net_sched: Introduce skbmod actionJamal Hadi Salim2016-09-152-0/+69
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-1225-36/+221
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-09-127-4/+24
| |\ \
| | * | net/mlx5e: Move an_disable_cap bit to a new positionBodong Wang2016-09-081-2/+3
| | * | net: Don't delete routes in different VRFsMark Tomlinson2016-09-061-1/+2
| | * | af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2016-09-041-1/+1
| | * | bonding: Fix bonding crashMahesh Bandewar2016-09-041-0/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-302-0/+8
| | |\ \
| | | * | netfilter: nft_meta: improve the validity check of pkttype set exprLiping Zhang2016-08-251-0/+4
| | | * | netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang2016-08-251-0/+4
| | * | | Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-301-0/+9
| | |\ \ \
| | | * | | cfg80211: Add stub for cfg80211_get_station()Linus Lüssing2016-08-301-0/+9
| * | | | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-101-3/+2
| |\ \ \ \ \
| | * | | | | fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-101-3/+2
| * | | | | | usercopy: force check_object_size() inlineKees Cook2016-09-071-2/+2
| * | | | | | usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-1/+2