Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-30inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller
2010-11-30inetpeer: Introduce inet_peer_address_t.David S. Miller
2010-11-29Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-11-29sctp: kill unused macros in head fileShan Wei
2010-11-28xfrm: fix gre key endianessTimo Teräs
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-28sctp: kill unused macro definitionShan Wei
2010-11-28rtnl: make link af-specific updates atomicThomas Graf
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-25cfg80211: allow using CQM event to notify packet lossJohannes Berg
2010-11-25cfg80211: Add documentation for antenna opsBruno Randolf
2010-11-25cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau
2010-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-25Revert "nl80211/mac80211: Report signal average"John W. Linville
2010-11-24scm: lower SCM_MAX_FDEric Dumazet
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt
2010-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa
2010-11-18mac80211: defines for AC numbersJohannes Berg
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-11-17mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-17cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau
2010-11-17mac80211: Add function to get probe request template for current APJuuso Oikarinen
2010-11-17mac80211: Add antenna configurationBruno Randolf
2010-11-17cfg80211: Add nl80211 antenna configurationBruno Randolf
2010-11-17mac80211: support hardware TX fragmentation offloadArik Nemtsov
2010-11-16net: reorder struct sock fieldsEric Dumazet
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-15cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna
2010-11-15b43legacy: Fix compile on ARM architectureArnd Hannemann
2010-11-15include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-13igmp: RCU conversion of in_dev->mc_listEric Dumazet
2010-11-12ipv4: Make rt->fl.iif tests lest obscure.David S. Miller
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-11-11neigh: reorder struct neighbourEric Dumazet
2010-11-10net: avoid limits overflowEric Dumazet
2010-11-09decnet: RCU conversion and get rid of dev_base_lockEric Dumazet
2010-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-08net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt