aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | mmc: atmel-mci: r/w proof capability only available since v2xxLudovic Desroches2012-04-05
| * | | | | | | | mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-05
| * | | | | | | | mmc: sdhci-s3c: Enable runtime power managementMark Brown2012-04-05
| * | | | | | | | mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspendMark Brown2012-04-05
| * | | | | | | | mmc: sdhci-s3c: use devm_ functionsJulia Lawall2012-04-05
| * | | | | | | | mmc: sdhci-s3c: Keep a copy of platform data and use itThomas Abraham2012-04-05
| * | | | | | | | mmc: sdhci-s3c: derive transfer width host cap from max_width in platdataThomas Abraham2012-04-05
| * | | | | | | | mmc: sdhci-s3c: Remove usage of clk_type member in platform dataThomas Abraham2012-04-05
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-06
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-06
|\ \ \ \ \ \ \ \
| * | | | | | | | net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-06
| * | | | | | | | netlink: fix races after skb queueingEric Dumazet2012-04-06
| * | | | | | | | doc, net: Update ndo_start_xmit return type and valuesBen Hutchings2012-04-06
| * | | | | | | | doc, net: Remove instruction to set net_device::trans_startBen Hutchings2012-04-06
| * | | | | | | | doc, net: Update netdev operation namesBen Hutchings2012-04-06
| * | | | | | | | doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings2012-04-06
| * | | | | | | | doc, net: Remove obsolete reference to dev->pollBen Hutchings2012-04-06
| * | | | | | | | ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-06
| * | | | | | | | MAINTAINERS: update for Marvell Ethernet driversstephen hemminger2012-04-05
| * | | | | | | | bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-05
| * | | | | | | | phonet: Check input from user before allocatingSasha Levin2012-04-05
| * | | | | | | | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-05
| * | | | | | | | ipv6: fix array index in ip6_mc_add_src()RongQing.Li2012-04-05
| * | | | | | | | mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-04
| * | | | | | | | stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-04
| * | | | | | | | bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-04
| * | | | | | | | bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-04
| * | | | | | | | bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-04
| * | | | | | | | bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-04
| * | | | | | | | bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-04
| * | | | | | | | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-04
| * | | | | | | | bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-04
| * | | | | | | | bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-04
| * | | | | | | | bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-04
| * | | | | | | | bnx2x: PFC fixYaniv Rosner2012-04-04
| * | | | | | | | sky2: copy received packets on inefficient unaligned architecturestephen hemminger2012-04-04
| * | | | | | | | net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-04
| * | | | | | | | net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-04
| * | | | | | | | sctp: Allow struct sctp_event_subscribe to grow without breaking binariesThomas Graf2012-04-04
| * | | | | | | | netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_allocPablo Neira Ayuso2012-04-03
| * | | | | | | | netfilter: xt_CT: fix missing put timeout object in error pathPablo Neira Ayuso2012-04-03
| * | | | | | | | netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock sectionPablo Neira Ayuso2012-04-03
| * | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: xt_CT: remove a compile warningPablo Neira Ayuso2012-04-03
| | * | | | | | | | netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-26
| | * | | | | | | | netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich2012-03-26
| * | | | | | | | | r8169: enable napi on resume.Artem Savkov2012-04-03
| * | | | | | | | | bnx2x: correction to firmware interfaceYuval Mintz2012-04-03
| * | | | | | | | | phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-03
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-03
| |\ \ \ \ \ \ \ \ \