Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | mmc: atmel-mci: r/w proof capability only available since v2xx | Ludovic Desroches | 2012-04-05 | 1 | -0/+2 | |
| * | | | | | | | | mmc: atmel-mci: correct data timeout computation | Ludovic Desroches | 2012-04-05 | 1 | -1/+8 | |
| * | | | | | | | | mmc: sdhci-s3c: Enable runtime power management | Mark Brown | 2012-04-05 | 1 | -0/+28 | |
| * | | | | | | | | mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend | Mark Brown | 2012-04-05 | 1 | -4/+7 | |
| * | | | | | | | | mmc: sdhci-s3c: use devm_ functions | Julia Lawall | 2012-04-05 | 1 | -24/+3 | |
| * | | | | | | | | mmc: sdhci-s3c: Keep a copy of platform data and use it | Thomas Abraham | 2012-04-05 | 1 | -2/+9 | |
| * | | | | | | | | mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata | Thomas Abraham | 2012-04-05 | 1 | -0/+8 | |
| * | | | | | | | | mmc: sdhci-s3c: Remove usage of clk_type member in platform data | Thomas Abraham | 2012-04-05 | 1 | -4/+70 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds | 2012-04-06 | 2 | -32/+49 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-06 | 38 | -376/+602 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net: fix a race in sock_queue_err_skb() | Eric Dumazet | 2012-04-06 | 1 | -1/+3 | |
| * | | | | | | | | netlink: fix races after skb queueing | Eric Dumazet | 2012-04-06 | 1 | -11/+13 | |
| * | | | | | | | | doc, net: Update ndo_start_xmit return type and values | Ben Hutchings | 2012-04-06 | 1 | -10/+12 | |
| * | | | | | | | | doc, net: Remove instruction to set net_device::trans_start | Ben Hutchings | 2012-04-06 | 1 | -5/+2 | |
| * | | | | | | | | doc, net: Update netdev operation names | Ben Hutchings | 2012-04-06 | 2 | -14/+14 | |
| * | | | | | | | | doc, net: Update documentation of synchronisation for TX multiqueue | Ben Hutchings | 2012-04-06 | 1 | -3/+3 | |
| * | | | | | | | | doc, net: Remove obsolete reference to dev->poll | Ben Hutchings | 2012-04-06 | 1 | -2/+1 | |
| * | | | | | | | | ethtool: Remove exception to the requirement of holding RTNL lock | Ben Hutchings | 2012-04-06 | 1 | -2/+1 | |
| * | | | | | | | | MAINTAINERS: update for Marvell Ethernet drivers | stephen hemminger | 2012-04-05 | 1 | -12/+7 | |
| * | | | | | | | | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico | 2012-04-05 | 1 | -1/+5 | |
| * | | | | | | | | phonet: Check input from user before allocating | Sasha Levin | 2012-04-05 | 1 | -0/+3 | |
| * | | | | | | | | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet | 2012-04-05 | 4 | -6/+9 | |
| * | | | | | | | | ipv6: fix array index in ip6_mc_add_src() | RongQing.Li | 2012-04-05 | 1 | -1/+1 | |
| * | | | | | | | | mlx4: allocate just enough pages instead of always 4 pages | Thadeu Lima de Souza Cascardo | 2012-04-04 | 1 | -2/+3 | |
| * | | | | | | | | stmmac: re-add IFF_UNICAST_FLT for dwmac1000 | Marc Kleine-Budde | 2012-04-04 | 1 | -2/+4 | |
| * | | | | | | | | bnx2x: Clear MDC/MDIO warning message | Yaniv Rosner | 2012-04-04 | 2 | -2/+1 | |
| * | | | | | | | | bnx2x: Fix BCM57711+BCM84823 link issue | Yaniv Rosner | 2012-04-04 | 1 | -2/+2 | |
| * | | | | | | | | bnx2x: Clear BCM84833 LED after fan failure | Yaniv Rosner | 2012-04-04 | 2 | -0/+12 | |
| * | | | | | | | | bnx2x: Fix BCM84833 PHY FW version presentation | Yaniv Rosner | 2012-04-04 | 1 | -2/+1 | |
| * | | | | | | | | bnx2x: Fix link issue for BCM8727 boards. | Yaniv Rosner | 2012-04-04 | 1 | -7/+14 | |
| * | | | | | | | | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. | Yaniv Rosner | 2012-04-04 | 1 | -15/+18 | |
| * | | | | | | | | bnx2x: Fix BCM578x0-SFI pre-emphasis settings | Yaniv Rosner | 2012-04-04 | 1 | -5/+5 | |
| * | | | | | | | | bnx2x: Fix BCM57810-KR AN speed transition | Yaniv Rosner | 2012-04-04 | 1 | -2/+18 | |
| * | | | | | | | | bnx2x: Fix BCM57810-KR FC | Yaniv Rosner | 2012-04-04 | 2 | -0/+31 | |
| * | | | | | | | | bnx2x: PFC fix | Yaniv Rosner | 2012-04-04 | 2 | -1/+18 | |
| * | | | | | | | | sky2: copy received packets on inefficient unaligned architecture | stephen hemminger | 2012-04-04 | 1 | -1/+12 | |
| * | | | | | | | | net/bonding: correctly proxy slave neigh param setup ndo function | Shlomo Pongratz | 2012-04-04 | 1 | -8/+43 | |
| * | | | | | | | | net/bonding: emit address change event also in bond_release | Shlomo Pongratz | 2012-04-04 | 1 | -0/+3 | |
| * | | | | | | | | sctp: Allow struct sctp_event_subscribe to grow without breaking binaries | Thomas Graf | 2012-04-04 | 1 | -2/+3 | |
| * | | | | | | | | netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc | Pablo Neira Ayuso | 2012-04-03 | 1 | -0/+1 | |
| * | | | | | | | | netfilter: xt_CT: fix missing put timeout object in error path | Pablo Neira Ayuso | 2012-04-03 | 1 | -5/+19 | |
| * | | | | | | | | netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section | Pablo Neira Ayuso | 2012-04-03 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-04-03 | 3 | -3/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: xt_CT: remove a compile warning | Pablo Neira Ayuso | 2012-04-03 | 1 | -0/+2 | |
| | * | | | | | | | | netfilter: ipset: avoid use of kernel-only types | Jan Engelhardt | 2012-03-26 | 1 | -2/+2 | |
| | * | | | | | | | | netfilter: xt_LOG: don't use xchg() for simple assignment | Jan Beulich | 2012-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | r8169: enable napi on resume. | Artem Savkov | 2012-04-03 | 1 | -0/+3 | |
| * | | | | | | | | | bnx2x: correction to firmware interface | Yuval Mintz | 2012-04-03 | 1 | -55/+55 | |
| * | | | | | | | | | phy:icplus:fix Auto Power Saving in ip101a_config_init. | Srinivas Kandagatla | 2012-04-03 | 1 | -1/+2 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-04-03 | 3 | -84/+112 | |
| |\ \ \ \ \ \ \ \ \ |