summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: docbook: add interface combinations documentationLuciano Coelho2014-02-211-4/+8
* cfg80211: docbook: fix small formatting errorLuciano Coelho2014-02-211-1/+1
* mac80211: allow driver to return error from sched_scan_stopJohannes Berg2014-02-201-1/+2
* cfg80211: document sched_scan_stop synchronous behaviourJohannes Berg2014-02-201-1/+6
* cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari2014-02-201-1/+2
* mac80211: remove erroneous comment about RX radiotap headerJohannes Berg2014-02-131-4/+0
* mac80211: add NAPI support backJohannes Berg2014-02-121-21/+13
* mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller2014-02-111-2/+0
* mac80211: propagate STBC / LDPC flags to radiotapEmmanuel Grumbach2014-02-062-0/+6
* mac80211: move VHT related RX_FLAG to another variableEmmanuel Grumbach2014-02-061-6/+17
* mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach2014-02-061-12/+0
* cfg80211: consider existing DFS interfacesMichal Kazior2014-02-041-5/+3
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+3
* nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-3/+6
* mac80211: remove module handling from rate control opsJohannes Berg2014-02-041-1/+0
* mac80211: make rate control ops constJohannes Berg2014-02-041-2/+2
* nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2014-02-041-0/+1
* cfg80211: make connect ie param constJohannes Berg2014-02-041-1/+1
* cfg80211: Clean up connect params and channel fetchingJouni Malinen2014-02-041-2/+2
* cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2014-02-041-0/+7
* cfg80211: Allow BSS hint to be provided for connectJouni Malinen2014-02-041-0/+8
* mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2591-493/+1429
|\
| * rtnetlink: provide api for getting and setting slave infoJiri Pirko2014-01-221-0/+14
| * ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail2014-01-221-2/+3
| * reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-1/+2
| * net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2014-01-211-3/+1
| * sctp: remove macros sctp_bh_[un]lock_sockwangweidong2014-01-211-4/+0
| * sctp: remove macros sctp_{lock|release}_sockwangweidong2014-01-211-2/+0
| * sctp: remove macros sctp_read_[un]lockwangweidong2014-01-211-4/+0
| * sctp: remove macros sctp_write_[un]_lockwangweidong2014-01-211-2/+0
| * sctp: remove macros sctp_spin_[un]lockwangweidong2014-01-211-4/+2
| * sctp: remove macros sctp_local_bh_{disable|enable}wangweidong2014-01-211-2/+0
| * sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong2014-01-211-5/+2
| * net: Add GRO support for vxlan trafficOr Gerlitz2014-01-211-0/+1
| * net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2014-01-211-0/+3
| * ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa2014-01-211-0/+2
| * net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()WANG Cong2014-01-211-1/+1
| * net_sched: act: fetch hinfo from a->ops->hinfoWANG Cong2014-01-211-2/+2
| * net_sched: act: remove capab from struct tc_action_opsWANG Cong2014-01-191-2/+0
| * ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-193-4/+14
| * ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-191-0/+1
| * ipv6: add a flag to get the flow label used remotlyFlorent Fourcot2014-01-191-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-1/+0
| |\
| * | ipv4: fix a dst leak in tunnelsEric Dumazet2014-01-171-1/+0
| * | ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot2014-01-171-3/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-175-3/+29
| |\ \
| | * | cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-0/+4
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-132-3/+13
| | |\ \
| | | * | mac80211: handle MMPDUs at EOSP correctlyJohannes Berg2014-01-101-0/+5
OpenPOWER on IntegriCloud