summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-02solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse1-3/+3
2012-12-02solos-pci: clean up pclose() functionDavid Woodhouse1-4/+14
2012-12-02pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse1-2/+19
2012-12-02br2684: allow assign only on a connected socketKrzysztof Mazur1-2/+5
2012-12-02solos-pci: Fix leak of skb received for unknown vccNathan Williams1-1/+2
2012-12-02br2684: fix module_put() raceDavid Woodhouse1-1/+4
2012-12-02pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse1-0/+12
2012-12-02br2684: don't send frames on not-ready vccDavid Woodhouse1-3/+40
2012-12-02atm: add release_cb() callback to vccDavid Woodhouse2-0/+11
2012-12-02solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse1-3/+14
2012-11-30pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur1-1/+1
2012-11-30pppoatm: drop frames to not-ready vccKrzysztof Mazur1-0/+7
2012-11-28pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur1-2/+17
2012-11-28pppoatm: fix module_put() raceKrzysztof Mazur1-2/+7
2012-11-28pppoatm: allow assign only on a connected socketKrzysztof Mazur1-0/+2
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur2-0/+3
2012-11-27atm: br2684: Fix excessive queue bloatDavid Woodhouse1-14/+22
2012-11-27dsa: Hide core config options; make drivers select what they needBen Hutchings2-17/+17
2012-11-26ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2-6/+6
2012-11-26ipv4: ipmr: various fixes and cleanupsEric Dumazet1-7/+17
2012-11-26MAINTAINERS: Add Q: patchwork entries for net/ and drivers/net/Joe Perches1-1/+2
2012-11-26smsc: Add logging message newlinesJoe Perches2-291/+296
2012-11-26qlcnic: fix sparse check endian warningsShahed Shaikh6-221/+300
2012-11-26net: dsa/slave: Fix compilation warningsviresh kumar2-8/+9
2012-11-26net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde1-1/+1
2012-11-268139cp: re-enable interrupts after tx timeoutDavid Woodhouse1-0/+1
2012-11-268139cp: enable bqlDavid Woodhouse1-0/+11
2012-11-268139cp: set ring address after enabling C+ modeDavid Woodhouse1-12/+28
2012-11-26Revert "8139cp: revert "set ring address before enabling receiver""David S. Miller1-11/+11
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller155-572/+1384
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-2/+4
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-49/+131
2012-11-24Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds5-25/+30
2012-11-24Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+6
2012-11-24Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-24Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-105/+132
2012-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-14/+33
2012-11-24of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-24Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-11/+26
2012-11-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds6-20/+48
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds12-75/+84
2012-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-46/+43
2012-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-3/+1
2012-11-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23net/macb: GEM DMA configuration register updateNicolas Ferre2-2/+19
2012-11-23asix: use ramdom hw addr if the one read is not validJean-Christophe PLAGNIOL-VILLARD1-3/+16
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD2-0/+45
2012-11-23be2net: fix a possible events_get() race on BE2Sathya Perla1-4/+7