summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: fix the warning introduced by netlink API replacementHong zhi guo2013-03-291-4/+4
* audit: pass int* to nlmsg_nextAlexandru Copot2013-03-281-1/+1
* bridge: remove unused variable ifmHong zhi guo2013-03-281-9/+3
* net/macb: make clk_enable atomicSteffen Trumtrar2013-03-281-10/+10
* net/macb: force endian_swp_pkt_en to offSteffen Trumtrar2013-03-282-0/+3
* net/macb: clear tx/rx completion flags in ISRSteffen Trumtrar2013-03-281-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-2811-113/+315
|\
| * ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2013-03-282-7/+21
| * ixgbe: Don't give VFs random MAC addressesGreg Rose2013-03-281-10/+13
| * e1000e: fix scheduling while atomic bugsBruce Allan2013-03-281-4/+4
| * e1000e: increase driver version numberBruce Allan2013-03-281-1/+1
| * e1000e: cleanup unused definesBruce Allan2013-03-281-7/+0
| * e1000e: add support for LTR on I217/I218Bruce Allan2013-03-281-0/+97
| * e1000e: enable EEE by defaultBruce Allan2013-03-281-4/+0
| * e1000e: EEE capability advertisement not set/disabled as requiredBruce Allan2013-03-285-72/+88
| * e1000e: long access timeouts when I217/I218 MAC and PHY are out of syncBruce Allan2013-03-271-1/+28
| * e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan2013-03-271-7/+20
| * e1000e: slow performance between two 82579 connected via 10Mbit hubBruce Allan2013-03-273-0/+30
| * e1000e: additional error handling on PHY register accessesBruce Allan2013-03-272-0/+13
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-03-2813-120/+268
|\ \
| * | batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli2013-03-275-10/+10
| * | batman-adv: update Makefile copyright yearsAntonio Quartulli2013-03-271-1/+1
| * | batman-adv: Start new development cycleSimon Wunderlich2013-03-271-1/+1
| * | batman-adv: free an hard-interface before adding itAntonio Quartulli2013-03-271-6/+33
| * | batman-adv: Allow to modify slaves of soft-interfaces through rntl_linkSven Eckelmann2013-03-272-3/+65
| * | batman-adv: Allow to use rntl_link for device creation/deletionSven Eckelmann2013-03-274-0/+33
| * | batman-adv: rename batadv_softif_destroy to reflect sysfs use caseMarek Lindner2013-03-273-3/+7
| * | batman-adv: Don't always delete softif when last slave was removedSven Eckelmann2013-03-273-6/+21
| * | batman-adv: Move deinitialization of soft-interface to destructorSven Eckelmann2013-03-271-3/+12
| * | batman-adv: Move soft-interface initialization to ndo_initSven Eckelmann2013-03-272-88/+86
| * | batman-adv: Fix endianness errors for network codingMartin Hundebøll2013-03-272-2/+2
* | | connector: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-6/+6
* | | scsi: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-283-50/+45
* | | gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-6/+6
* | | selinux: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-282-4/+3
* | | audit: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-281-5/+5
* | | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-2818-50/+48
* | | net: add ETH_P_802_3_MINSimon Horman2013-03-2816-21/+24
| |/ |/|
* | bnx2x: fix compilation without CONFIG_BNX2X_SRIOVDmitry Kravkov2013-03-272-1/+2
* | tokenring: delete last holdout of CONFIG_TRPaul Bolle2013-03-271-2/+0
* | net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue2013-03-271-13/+13
* | yam: remove redundant null check on devColin Ian King2013-03-271-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27238-1270/+2886
|\ \
| * \ Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-03-274-15/+12
| |\ \
| | * | iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-03-271-12/+10
| | * | x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun2013-03-261-1/+0
| | * | iommu: OMAP: build only on OMAP2+Arnd Bergmann2013-03-091-1/+1
| | * | amd_iommu_init: remove __init from amd_iommu_erratum_746_workaroundNikola Pajkovsky2013-03-091-1/+1
| * | | vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro2013-03-271-0/+3
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-265-8/+48
| |\ \ \
OpenPOWER on IntegriCloud