summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-29cfg80211: always get BSSJohannes Berg1-3/+2
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229
2009-09-29iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-09-29iwlwifi: fix debugfs buffer handlingReinette Chatre1-3/+3
2009-09-29cfg80211: don't set privacy w/o keyJohannes Berg1-1/+2
2009-09-29cfg80211: wext: don't display BSSID unless associatedJohannes Berg1-4/+1
2009-09-27Revert "sit: stateless autoconf for isatap"Sascha Hlusiak4-67/+1
2009-09-27net: fix double skb free in dcbnlJohn Fastabend1-8/+7
2009-09-27net: fix nlmsg len size for skb when error bit is set.John Fastabend1-1/+1
2009-09-27net: fix vlan_get_size to include vlan_flags sizeJohn Fastabend1-0/+1
2009-09-27e1000: cleanup unused prototypeDon Skidmore1-1/+0
2009-09-27e1000: fix namespacecheck warningsJesse Brandeburg2-15/+1
2009-09-27e1000: drop unused functionality for eeprom write/readJesse Brandeburg2-120/+3
2009-09-27e1000: updated whitespace and commentsJesse Brandeburg3-6229/+6337
2009-09-27e1000: drop redunant line of code, cleanupJesse Brandeburg1-8/+4
2009-09-27e1000: remove races when changing mtuJesse Brandeburg1-2/+14
2009-09-27e1000: two workarounds were incomplete, fix themJesse Brandeburg1-7/+10
2009-09-27e1000: fix tx waking queue after queue stopped during shutdownJesse Brandeburg1-6/+9
2009-09-27e1000: test link state conclusivelyJesse Brandeburg4-77/+157
2009-09-27e1000: stop timers at appropriate timesJesse Brandeburg1-7/+19
2009-09-27e1000: use netif_tx_disableJesse Brandeburg1-2/+1
2009-09-27e1000: remove unused functionsJesse Brandeburg2-174/+2
2009-09-27e1000: drop dead pcie code from e1000Jesse Brandeburg6-4335/+193
2009-09-26at91_can: Forgotten git 'add' of at91_can.cDavid S. Miller1-0/+1186
2009-09-26TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2Sriram1-1/+8
2009-09-26ax25: Fix ax25_cb refcounting in ax25_ctl_ioctlJarek Poplawski1-10/+17
2009-09-25Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...David S. Miller1-141/+88
2009-09-25genetlink: fix netns vs. netlink table locking (2)Johannes Berg3-9/+15
2009-09-253c59x: Get rid of "Trying to free already-free IRQ"Anton Vorontsov1-9/+3
2009-09-25tunnel: eliminate recursion fieldEric Dumazet5-36/+1
2009-09-25ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas1-7/+9
2009-09-25net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput1-2/+3
2009-09-25Phonet: error on broadcast sending (unimplemented)Rémi Denis-Courmont2-0/+7
2009-09-25Phonet: fix race for port number in concurrent bind()Rémi Denis-Courmont1-8/+8
2009-09-25pktgen: better scheduler friendlinessStephen Hemminger1-79/+72
2009-09-25pktgen: T_TERMINATE flag is unusedStephen Hemminger1-5/+4
2009-09-25ipv4: check optlen for IP_MULTICAST_IF optionShan Wei1-0/+3
2009-09-25Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6498-342228/+724722
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-460/+2811
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds12-333/+203
2009-09-24Merge branch 'cputime' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+6
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds27-117/+439
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-18/+165
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds31-1981/+2740
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds41-533/+532
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds4-11/+17
2009-09-24module: don't call percpu_modfree on NULL pointer.Rusty Russell1-1/+1
2009-09-24module: fix memory leak when load fails after srcversion/version allocatedRusty Russell1-0/+12
2009-09-24module: preferred way to use MODULE_AUTHORJohannes Berg1-1/+4
2009-09-24param: allow whitespace as kernel parameter separatorPeter Oberparleiter1-3/+4