summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-08-04mac80211: FIF_PSPOLL filter flagIgor Perminov
2009-08-04rfkill: add the GPS radio typeTomas Winkler
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez
2009-08-04rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-02neigh: Convert garbage collection from softirq to workqueuemaster-2009-08-03Eric Dumazet
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-30xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman
2009-07-30IPVS: use pr_fmtHannes Eder
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-27ip: fix logic of reverse path filter sysctlStephen Hemminger
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg
2009-07-27mac80211: Add a few 802.11n defines for AMPDU parametersSujith
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-27net: ethtool_op_get_rx_csum() should be public and exportedEric Dumazet
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler
2009-07-26net: deprecate print_macJohannes Berg
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle
2009-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-25mISDN: Add support for Speedfax+ cardsKarsten Keil
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil
2009-07-25ISDN: Clean up isdnhdlc codeKarsten Keil
2009-07-25ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil
2009-07-24net: remove unused skb->do_not_encryptJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-07-24mac80211: add helper for management / no-ack frame rate decisionLuis R. Rodriguez
2009-07-24mac80211: drop frames for sta with no valid rateLuis R. Rodriguez
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: update misleading commentHelmut Schaa
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24nl80211: introduce new key attributesJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23Phonet: sockets list through proc_fsRĂ©mi Denis-Courmont
2009-07-23ieee802154: move headers out of extra directoryDmitry Eremin-Solenikov
2009-07-23IEEE80154: Add documentation to the IEEE80154 netlink and fakehard driverDaniel Silverstone
2009-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov
2009-07-21rfkill: remove too-strict __must_checkAlan Jenkins
2009-07-20net: explain netns notifiers a little betterJohannes Berg
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala