summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann2013-09-172-3/+2
* net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda2013-09-171-46/+17
* net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda2013-09-171-27/+20
* net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-09-171-0/+5
* ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi2013-09-171-2/+2
* bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2013-09-172-10/+30
* bgmac: allow bigger et_swtype nvram variableHauke Mehrtens2013-09-171-2/+2
* bgmac: fix internal switch initializationRafał Miłecki2013-09-172-2/+2
* drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering2013-09-171-1/+13
* cxgb4: remove workqueue when driver registration failsWei Yang2013-09-161-1/+3
* isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr2013-09-161-2/+2
* bonding: Make alb learning packet interval configurableNeil Horman2013-09-166-5/+53
* atm: nicstar: fix regression made by previous patchAndy Shevchenko2013-09-161-1/+1
* vxlan: Fix sparse warningsJoseph Gasparakis2013-09-162-14/+12
* qlcnic: Fix VF reset recoveryManish Chopra2013-09-161-0/+1
* bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo2013-09-161-4/+1
* bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo2013-09-162-3/+3
* net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-1/+1
* net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-162-3/+2
* net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-2/+2
* net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-162-4/+2
* net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-1/+1
* net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-2/+1
* net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-4/+2
* net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-1/+1
* net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-161-1/+1
* tg3: Use pci_dev pm_capJon Mason2013-09-142-4/+2
* bnx2x: Use pci_dev pm_capJon Mason2013-09-144-12/+11
* alx: remove redundant D0 power state setYijing Wang2013-09-141-7/+2
* be2net: missing variable initializationAntonio Alecrim Jr2013-09-141-1/+1
* isdn: clean up debug format string usageKees Cook2013-09-1419-79/+57
* drivers/atm/he.c: convert to module_pci_driverLibo Chen2013-09-141-12/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-147-9/+61
|\
| * e1000e: fix overrun of PHY RAR arrayDavid Ertman2013-09-133-6/+17
| * e1000e: cleanup boolean comparison to trueDavid Ertman2013-09-131-1/+1
| * ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov2013-09-131-0/+7
| * ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov2013-09-132-1/+22
| * ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov2013-09-131-0/+5
| * ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller2013-09-132-1/+9
* | net/irda/mcs7780: fix memory leaks in mcs_net_open()Alexey Khoroshilov2013-09-131-17/+23
|/
* net/mlx4_en: Check device state when setting coalescingEugenia Emantayev2013-09-131-6/+10
* bridge: Clamp forward_delay when enabling STPHerbert Xu2013-09-133-8/+26
* resubmit bridge: fix message_age_timer calculationChris Healy2013-09-131-1/+1
* net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-131-1/+1
* ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-131-1/+1
* ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-131-4/+3
* bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-131-2/+2
* xen-netback: count number required slots for an skb more carefullyDavid Vrabel2013-09-131-30/+64
* tg3: Expand led off fix to include 5720Nithin Sujir2013-09-131-0/+1
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-09-121-29/+13