summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* macvtap: slient sparse warningsJason Wang2013-06-131-1/+1
* tun: Report "persist" flag to userspacePavel Emelyanov2013-06-121-0/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-127-34/+191
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-117-34/+191
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-032-1/+6
| | |\
| | | * cfg80211: remove cleanup_work kernel-docJohannes Berg2013-05-291-1/+0
| | | * cfg80211: support an active monitor interface flagFelix Fietkau2013-05-292-0/+6
| | * | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-031-0/+0
| | * | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-031-1/+36
| | * | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-031-6/+6
| | * | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-031-0/+0
| | * | cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-291-0/+46
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-295-37/+111
| | |\ \ | | | |/
| | | * cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-271-0/+4
| | | * cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-28/+23
| | | * cfg80211: vastly simplify lockingJohannes Berg2013-05-251-3/+2
| | | * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-4/+8
| | | |\
| | | * | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-0/+9
| | | * | cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen2013-05-241-0/+7
| | | * | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-242-0/+11
| | | * | cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-162-0/+7
| | | * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-0/+9
| | | * | wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day2013-05-162-2/+3
| | | * | nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann2013-05-161-0/+2
| | | * | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-161-0/+6
| | | * | cfg80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-162-0/+20
| | * | | bcma: support SPROM rev 10Rafał Miłecki2013-05-221-0/+1
| | |/ /
* | | | ipv4: remove is_data also from ip_options documentation.Rami Rosen2013-06-121-1/+0
* | | | team: remove synchronize_rcu() called during port disableJiri Pirko2013-06-121-0/+10
* | | | team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko2013-06-121-0/+1
* | | | doc:networking: Update comment for dev_id field in netdevice.hNarendra K2013-06-121-2/+4
* | | | net: udp4: move GSO functions to udp_offloadDaniel Borkmann2013-06-121-3/+4
* | | | igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet2013-06-122-0/+6
* | | | net_sched: psched_ratecfg_precompute() improvementsEric Dumazet2013-06-111-2/+2
|/ / /
* | | net_sched: add 64bit rate estimatorsEric Dumazet2013-06-115-13/+25
* | | netlink: Add compare function for netlink_tableGao feng2013-06-111-0/+1
* | | bridge: Add a flag to control unicast packet flood.Vlad Yasevich2013-06-111-0/+1
* | | bridge: Add flag to control mac learning.Vlad Yasevich2013-06-111-0/+1
* | | net: remove last caller of skb_tail_offset() and itselfCong Wang2013-06-101-8/+0
* | | net: add low latency socket pollEliezer Tamir2013-06-105-2/+162
* | | net: add napi_id and hashEliezer Tamir2013-06-101-0/+29
* | | macvtap: add TUNSETQUEUE ioctlJason Wang2013-06-071-0/+4
* | | macvlan: change the max number of queues to 16Jason Wang2013-06-071-1/+1
* | | macvlan: switch to use IS_ENABLED()Jason Wang2013-06-071-1/+1
* | | net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann2013-06-071-4/+5
* | | net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann2013-06-071-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-062-16/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-061-0/+3
| |\ \ \
| | * | | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-061-0/+3
| * | | | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-16/+1
| |/ / /