summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-13udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala1-0/+12
2009-07-13udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala1-0/+3
2009-07-13net: move and export get_net_ns_by_pidJohannes Berg1-0/+2
2009-07-13genetlink: make netns awareJohannes Berg2-7/+61
2009-07-13net: 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-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-1/+74
2009-07-10memory barrier: adding smp_mb__after_lockJiri Olsa2-1/+9
2009-07-10net: 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-06net, netns_xt: shrink netns_xt membersCyrill Gorcunov1-0/+3
2009-07-06tipc: Add socket options to get number of queued messagesoscar.medina@motorola.com1-0/+2
2009-07-06cleanup: remove unused member in scm_cookie.Rami Rosen1-2/+0
2009-07-06net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal1-4/+0
2009-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-6/+18
2009-07-03if_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/msz...Linus Torvalds1-2/+34
2009-07-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-20/+17
2009-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-3/+17
2009-07-01block: get rid of queue-private command filterJens Axboe1-14/+1
2009-07-01block: Create bip slabs with embedded integrity vectorsMartin K. Petersen1-6/+16
2009-07-01usbnet: Remove private stats structureHerbert Xu1-1/+0
2009-07-01Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-7/+39
2009-07-01fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-0/+1
2009-07-01spi: add spi_master flag wordDavid Brownell1-0/+4
2009-07-01spi: new spi->mode bitsDavid Brownell2-0/+4
2009-07-01elf: limit max map count to safe valueKAMEZAWA Hiroyuki1-2/+14