summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add back support for radiotap vendor namespace dataJohannes Berg2014-11-101-0/+37
* cfg80211: add channel switch started notificationLuciano Coelho2014-11-101-0/+14
* mac80211: replace restart_complete() with reconfig_complete()Eliad Peller2014-11-041-6/+23
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-0/+2
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+19
* mac80211: add support for driver tx power reportingFelix Fietkau2014-11-041-0/+5
* cfg80211: support configuring vif mac addr on createBen Greear2014-10-271-3/+6
* mac80211: support creating wiphy w/out creating wlanXBen Greear2014-10-271-1/+6
* mac80211: allow creating wiphy devices with suggested nameBen Greear2014-10-271-2/+26
* cfg80211: support creating wiphy with suggested nameBen Greear2014-10-271-1/+22
* mac80211: expose API allowing station iterationArik Nemtsov2014-10-231-0/+16
* mac80211: expose TDLS-initiator value to low level driverArik Nemtsov2014-10-231-0/+3
* mac80211: export IE splitting functionAndrei Otcheretianski2014-10-231-0/+28
* mac80211: add WMM admission control supportJohannes Berg2014-10-221-1/+2
* cfg80211: make WMM TSPEC support flag an nl80211 feature flagJohannes Berg2014-10-221-5/+1
* cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATIONJouni Malinen2014-10-201-0/+5
* cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-2/+13
* mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-0/+1
* mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-091-0/+6
* mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-091-0/+7
* mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-091-0/+3
* cfg80211: add ops to query mesh proxy path tableHenning Rogge2014-10-091-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-0852-453/+984
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-081-1/+1
| |\
| | * sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-061-1/+1
| * | openvswitch: fix a compilation error when CONFIG_INET is not setW!Andy Zhou2014-10-071-15/+21
| * | ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-071-1/+1
| * | ipv6: make rt_sernum atomic and serial number fields ordinary intsHannes Frederic Sowa2014-10-071-1/+1
| * | ipv6: minor fib6 cleanups like type safety, bool conversion, inline removalHannes Frederic Sowa2014-10-071-4/+14
| * | net: sched: remove tcf_proto from ematch callsJohn Fastabend2014-10-061-5/+5
| * | net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet2014-10-061-2/+2
| * | openvswitch: Add support for Geneve tunneling.Jesse Gross2014-10-061-10/+11
| * | net: Add Geneve tunneling protocol driverAndy Zhou2014-10-062-0/+93
| * | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-055-10/+22
| |\ \
| | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-263-3/+4
| | |\ \
| | | * | Bluetooth: Fix reason code used for rejecting SCO connectionsJohan Hedberg2014-09-241-0/+1
| | | * | Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-241-2/+2
| | | * | Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann2014-09-171-1/+0
| | | * | Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-151-0/+1
| | * | | Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-09-262-7/+18
| | |\ \ \
| | | * | | NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard2014-09-241-4/+5
| | | * | | NFC: NCI: Add support of ISO15693Vincent Cuissard2014-09-011-3/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-10-054-263/+85
| |\ \ \ \ \
| | * | | | | ipvs: Clean up comment style in ip_vs.hSimon Horman2014-10-021-139/+75
| | * | | | | netfilter: explicit module dependency between br_netfilter and physdevPablo Neira Ayuso2014-10-021-0/+6
| | * | | | | netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso2014-10-021-117/+1
| | * | | | | netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-022-7/+3
| * | | | | | Removed unused inet6 address stateSébastien Barré2014-10-041-1/+0
| * | | | | | gue: Receive side for Generic UDP EncapsulationTom Herbert2014-10-031-0/+23
| * | | | | | qdisc: validate skb without holding lockEric Dumazet2014-10-031-1/+1