summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-01qlcnic: Fix SR-IOV configurationManish Chopra1-1/+7
2013-10-01ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-01skbuff: size of hole is wrong in a commentNicolas Dichtel1-1/+1
2013-10-01Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-12/+0
2013-10-01ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_putSalam Noureddine1-3/+3
2013-10-01ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_putSalam Noureddine1-2/+2
2013-10-01ethernet: moxa: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-10-01ipv6: gre: correct calculation of max_headroomHannes Frederic Sowa1-2/+2
2013-10-01powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2-2/+20
2013-10-01Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2-18/+2
2013-10-01bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-10-01tcp: TSQ can use a dynamic limitEric Dumazet1-6/+11
2013-10-01dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-09-30pkt_sched: fq: qdisc dismantle fixesEric Dumazet1-20/+37
2013-09-30net: flow_dissector: fix thoff for IPPROTO_AHEric Dumazet1-2/+2
2013-09-30MAINTAINERS: add myself as maintainer of xen-netbackWei Liu1-0/+1
2013-09-30xen-netback: Handle backend state transitions in a more robust wayPaul Durrant1-30/+118
2013-09-30ipv6: Fix preferred_lft not updating in some casesPaul Marks1-37/+15
2013-09-30ip_tunnel: Do not use stale inner_iph pointer.Pravin B Shelar1-2/+2
2013-09-30net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado1-1/+1
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2-2/+18
2013-09-30vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2-6/+8
2013-09-30can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde1-12/+0
2013-09-29net: net_secret should not depend on TCPEric Dumazet3-7/+25
2013-09-29net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2-1/+49
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE3-15/+100
2013-09-28USBNET: fix handling padding packetMing Lei2-6/+22
2013-09-28qlcnic: Fix register device in FAILED state for 82xx.Sucheta Chakraborty3-2/+57
2013-09-28be2net: Fix to display the VLAN priority for a VFAjit Khaparde1-2/+2
2013-09-28be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde1-10/+11
2013-09-28be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde1-9/+0
2013-09-28be2net: Fix number of VLANs supported in UMC mode for BE3-R.Ajit Khaparde2-0/+3
2013-09-28be2net: Fix VLAN promiscuous mode programmingAjit Khaparde4-6/+40
2013-09-28be2net: Fix the size of be_nic_res_desc structureAjit Khaparde1-1/+1
2013-09-28be2net: Fix to prevent Tx stall on SH-R when packet size < 32Ajit Khaparde1-3/+3
2013-09-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller27-147/+128
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-85/+89
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville27-147/+128
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg2-5/+4
2013-09-27i40e: better return valuesJesse Brandeburg1-16/+21
2013-09-27i40e: convert ret to aq_retJesse Brandeburg1-55/+52
2013-09-27i40e: small clean ups from reviewJesse Brandeburg1-3/+3
2013-09-27i40e: use common failure flowJesse Brandeburg1-6/+6
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka1-0/+3
2013-09-27Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-4/+11
2013-09-27via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-09-26brcmsmac: call bcma_core_pci_power_save() from non-atomic contextArend van Spriel1-0/+4
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2-23/+27
2013-09-26brcmfmac: obtain platform data upon module initializationArend van Spriel4-23/+24
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0