aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-23Phonet: sockets list through proc_fsRĂ©mi Denis-Courmont1-0/+2
2009-07-20net: explain netns notifiers a little betterJohannes Berg1-7/+9
2009-07-17connector: make callback argument type explicitMike Frysinger1-3/+3
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala1-0/+1
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-15/+21
2009-07-16net: sock_copy() fixesEric Dumazet1-13/+19
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg1-0/+8
2009-07-15wireless extensions: make netns awareJohannes Berg1-0/+3
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser1-2/+2
2009-07-12dropmon: remove duplicated #includeHuang Weiyi1-1/+0
2009-07-12udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala1-0/+12
2009-07-12udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala1-0/+3
2009-07-12net: move and export get_net_ns_by_pidJohannes Berg1-0/+2
2009-07-12genetlink: make netns awareJohannes Berg2-7/+61
2009-07-12net: make namespace iteration possible under RCUJohannes Berg1-0/+3
2009-07-10cfg80211: fix lockingJohannes Berg1-5/+19
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg1-16/+14
2009-07-10cfg80211: dont use union for wextJohannes Berg1-4/+2
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg2-1/+7
2009-07-10rfkill: prep for rfkill API changesJohannes Berg1-0/+14
2009-07-10cfg80211: keep track of BSSesJohannes Berg1-64/+22
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg1-0/+9
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg1-0/+1
2009-07-10cfg80211: implement IWRATEJohannes Berg1-0/+32
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg1-0/+10
2009-07-10cfg80211: implement iwpowerJohannes Berg1-0/+13
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg1-1/+35
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg1-1/+5
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz2-6/+209
2009-07-10wireless: define AKM suitesJohannes Berg1-0/+4
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg3-0/+99
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg1-1/+1
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg1-1/+0
2009-07-10cfg80211: use proper allocation flagsJohannes Berg1-7/+14
2009-07-10cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy1-0/+11
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-15/+14
2009-07-10usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna1-0/+3
2009-07-10cfg80211: pass netdev to change_virtual_intfJohannes Berg1-1/+2
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-1/+74
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa2-1/+9
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa1-0/+66
2009-07-08includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput1-1/+0
2009-07-05net, netns_xt: shrink netns_xt membersCyrill Gorcunov1-0/+3
2009-07-05tipc: Add socket options to get number of queued messagesoscar.medina@motorola.com1-0/+2
2009-07-05cleanup: remove unused member in scm_cookie.Rami Rosen1-2/+0
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal1-4/+0
2009-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-6/+18
2009-07-02if_ether: add define for 1588 aka TimesyncAlexander Duyck1-0/+1
2009-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-2/+34