summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-27can: mcp251x: Use dev_pm_opsLars-Peter Clausen1-7/+13
2013-03-27can: mcp251x: Use module_spi_driverLars-Peter Clausen1-13/+1
2013-03-27can: mcp251x: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2013-03-27can: Kconfig: CAN_AT91 depends on ARMLudovic Desroches1-1/+1
2013-03-27can: at91_can: add dt supportLudovic Desroches2-19/+71
2013-03-27batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli5-10/+10
2013-03-27batman-adv: update Makefile copyright yearsAntonio Quartulli1-1/+1
2013-03-27batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2013-03-27batman-adv: free an hard-interface before adding itAntonio Quartulli1-6/+33
2013-03-27batman-adv: Allow to modify slaves of soft-interfaces through rntl_linkSven Eckelmann2-3/+65
2013-03-27batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann4-0/+33
2013-03-27batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner3-3/+7
2013-03-27batman-adv: Don't always delete softif when last slave was removedSven Eckelmann3-6/+21
2013-03-27batman-adv: Move deinitialization of soft-interface to destructorSven Eckelmann1-3/+12
2013-03-27batman-adv: Move soft-interface initialization to ndo_initSven Eckelmann2-88/+86
2013-03-27batman-adv: Fix endianness errors for network codingMartin Hundebøll2-2/+2
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10
2013-03-276lowpan: use IEEE802154_ADDR_LEN instead of a magic numberTony Cheneau1-1/+1
2013-03-276lowpan: fix a small formatting issueTony Cheneau1-1/+1
2013-03-27ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ONstefan@datenfreihafen.org1-2/+2
2013-03-27ieee802154/at86rf230: Implement hardware address filter callback.stefan@datenfreihafen.org1-0/+47
2013-03-27ieee802154/dgram: Pass source address in dgram_recvmsgStephen Röttger1-0/+10
2013-03-27VXLAN: Fix sparse warnings.Pravin B Shelar1-5/+4
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-8/+48
2013-03-27vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-03-27Nest rename_lock inside vfsmount_lockAl Viro1-5/+11
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-459/+540
2013-03-27Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-34/+96
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2-12/+7
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
2013-03-26MAINTAINERS: Update qlge maintainers listShahed Shaikh1-0/+1
2013-03-26net: fec: TX Buffer incorrectly initializedJim Baxter1-1/+1
2013-03-26Merge branch 'stmmac'David S. Miller21-391/+2019
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO2-3/+32
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur8-10/+294
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur11-24/+732
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur4-4/+22
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO6-15/+257
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO6-50/+55
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO11-218/+528
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO10-137/+169
2013-03-26bonding: cleanup unneeded rcu_read_lock()Veaceslav Falico1-2/+1
2013-03-26MAINTAINERS: add netdev list for PTP (IEEE 1588)Jiri Benc1-0/+1
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc1-1/+1
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-1/+1
2013-03-26net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2-4/+4
2013-03-26Merge branch 'transport-header'David S. Miller5-1/+59
2013-03-26net_sched: better precise estimation on packet length for untrusted packetsJason Wang1-1/+7
2013-03-26netback: set transport header before passing it to kernelJason Wang1-0/+12