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-29xps: add __rcu annotationsEric Dumazet
2010-11-29sctp: kill unused macros in head fileShan Wei
2010-11-29xps: Add CONFIG_XPSTom Herbert
2010-11-28xfrm: fix gre key endianessTimo Teräs
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-11-28net: add netif_tx_queue_frozen_or_stoppedEric Dumazet
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-24xps: Transmit Packet SteeringTom Herbert
2010-11-24xps: Improvements in TX queue selectionTom Herbert
2010-11-24scm: lower SCM_MAX_FDEric Dumazet
2010-11-24ipv6: mcast: RCU conversionEric Dumazet
2010-11-24stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez
2010-11-22ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach
2010-11-22macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala
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-19filter: optimize sk_run_filterEric Dumazet
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-18lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf
2010-11-18net: move definitions of BPF_S_* to net/core/filter.cChangli Gao
2010-11-18net: Fix duplicate volatile warning.Tetsuo Handa
2010-11-18bonding: IGMP handling cleanupEric Dumazet
2010-11-18mac80211: defines for AC numbersJohannes Berg
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-17ipv4: AF_INET link address familyThomas Graf
2010-11-17inet: Define IPV4_DEVCONF_MAXThomas Graf
2010-11-17rtnetlink: Link address family APIThomas Graf
2010-11-17netfilter: allow hooks to pass error code back up the stackEric Paris
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-16macvlan: lockless tx pathEric Dumazet
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt