summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-151-0/+8
* wireless extensions: make netns awareJohannes Berg2009-07-151-0/+3
* dropmon: remove duplicated #includeHuang Weiyi2009-07-121-1/+0
* udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala2009-07-121-0/+12
* udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala2009-07-121-0/+3
* net: move and export get_net_ns_by_pidJohannes Berg2009-07-121-0/+2
* genetlink: make netns awareJohannes Berg2009-07-122-7/+61
* net: make namespace iteration possible under RCUJohannes Berg2009-07-121-0/+3
* cfg80211: fix lockingJohannes Berg2009-07-101-5/+19
* cfg80211: mlme API must be able to sleepJohannes Berg2009-07-101-16/+14
* cfg80211: dont use union for wextJohannes Berg2009-07-101-4/+2
* cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-102-1/+7
* rfkill: prep for rfkill API changesJohannes Berg2009-07-101-0/+14
* cfg80211: keep track of BSSesJohannes Berg2009-07-101-64/+22
* cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-0/+9
* cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-0/+1
* cfg80211: implement IWRATEJohannes Berg2009-07-101-0/+32
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-0/+10
* cfg80211: implement iwpowerJohannes Berg2009-07-101-0/+13
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-1/+35
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-1/+5
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-102-6/+209
* wireless: define AKM suitesJohannes Berg2009-07-101-0/+4
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-103-0/+99
* wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-101-1/+1
* cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-101-1/+0
* cfg80211: use proper allocation flagsJohannes Berg2009-07-101-7/+14
* cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy2009-07-101-0/+11
* mac80211: push rx status into skb->cbJohannes Berg2009-07-101-15/+14
* usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna2009-07-101-0/+3
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-093-1/+74
|\
| * memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-092-1/+9
| * net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-091-0/+66
| * includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-081-1/+0
* | net, netns_xt: shrink netns_xt membersCyrill Gorcunov2009-07-051-0/+3
* | tipc: Add socket options to get number of queued messagesoscar.medina@motorola.com2009-07-051-0/+2
* | cleanup: remove unused member in scm_cookie.Rami Rosen2009-07-051-2/+0
* | net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-051-4/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-051-0/+1
|\ \ | |/
| * if_ether: add define for 1588 aka TimesyncAlexander Duyck2009-07-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-043-6/+18
|\ \
| * | Add new __init_task_data macro to be used in arch init_task.c files.Tim Abbott2009-06-271-0/+3
| * | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-271-4/+4
| * | Add new macros for page-aligned data and bss sections.Tim Abbott2009-06-261-0/+9
| * | asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt2009-06-261-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-07-011-2/+34
|\ \ \
| * | | fuse: invalidation reverse callsJohn Muir2009-06-301-0/+16
| * | | fuse: allow umask processing in userspaceMiklos Szeredi2009-06-301-2/+18
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-012-20/+17
|\ \ \ \
OpenPOWER on IntegriCloud