summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-27Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-03-27phy: Elimination the forced speed reduction algorithm.Kirill Kapranov
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer
2013-03-27net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loopJesper Dangaard Brouer
2013-03-27ppp: reuse print_hex_dump_bytesAndy Shevchenko
2013-03-27net: core: let's use native isxdigit instead of customAndy Shevchenko
2013-03-27bnx2x: Cosmetic changesYaniv Rosner
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner
2013-03-27bnx2x: Prevent VF raceDmitry Kravkov
2013-03-27bnx2x: Fix VF outer vlan removalAriel Elior
2013-03-27bnx2x: Fix VF statisticsAriel Elior
2013-03-27bnx2x: missing ARI should not be lethalAriel Elior
2013-03-27bnx2x: Fix AER semaphore releaseYuval Mintz
2013-03-27net: switch to use skb_probe_transport_header()Jason Wang
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang
2013-03-27net: core: let skb_partial_csum_set() set transport headerJason Wang
2013-03-27ptp_pch: eliminate a number of sparse warningsSahara
2013-03-27can: bfin_can: declare locally used functions staticMarc Kleine-Budde
2013-03-27can: mcp251x: Use dev_pm_opsLars-Peter Clausen
2013-03-27can: mcp251x: Use module_spi_driverLars-Peter Clausen
2013-03-27can: mcp251x: Remove redundant spi driver bus initializationLars-Peter Clausen
2013-03-27can: Kconfig: CAN_AT91 depends on ARMLudovic Desroches
2013-03-27can: at91_can: add dt supportLudovic Desroches
2013-03-276lowpan: use IEEE802154_ADDR_LEN instead of a magic numberTony Cheneau
2013-03-276lowpan: fix a small formatting issueTony Cheneau
2013-03-27ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ONstefan@datenfreihafen.org
2013-03-27ieee802154/at86rf230: Implement hardware address filter callback.stefan@datenfreihafen.org
2013-03-27ieee802154/dgram: Pass source address in dgram_recvmsgStephen Röttger
2013-03-27VXLAN: Fix sparse warnings.Pravin B Shelar
2013-03-26MAINTAINERS: Update qlge maintainers listShahed Shaikh
2013-03-26net: fec: TX Buffer incorrectly initializedJim Baxter
2013-03-26Merge branch 'stmmac'David S. Miller
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO
2013-03-26bonding: cleanup unneeded rcu_read_lock()Veaceslav Falico
2013-03-26MAINTAINERS: add netdev list for PTP (IEEE 1588)Jiri Benc
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26Merge branch 'transport-header'David S. Miller
2013-03-26net_sched: better precise estimation on packet length for untrusted packetsJason Wang
2013-03-26netback: set transport header before passing it to kernelJason Wang
2013-03-26packet: set transport header before doing xmitJason Wang