summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-031-21/+3
* ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-031-5/+16
* ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-031-3/+10
* net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-031-2/+3
* virtio-net: fix refill races during restoreJason Wang2014-01-031-5/+6
* ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-034-23/+44
* sctp: Remove outqueue empty stateVlad Yasevich2014-01-022-28/+7
* qlcnic: Fix resource allocation for TX queuesManish Chopra2014-01-021-1/+2
* qlcnic: Fix loopback diagnostic testManish Chopra2014-01-023-6/+7
* ipv6: fix the use of pcpu_tstats in sitLi RongQing2014-01-021-0/+2
* net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann2014-01-021-1/+1
* bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-021-1/+1
* bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-021-0/+4
* bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-021-26/+28
* bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-021-9/+12
* bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-022-0/+14
* usbnet: mcs7830: rework link state detectionOctavian Purdila2013-12-311-15/+4
* vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-313-2/+28
* Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-305-18/+15
|\
| * Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixesRob Herring2013-12-301-2/+10
| |\
| | * of: Fix NULL dereference in unflatten_and_copy()James Hogan2013-12-111-2/+10
| * | MAINTAINERS: Update Rob Herring's email addressRob Herring2013-12-301-3/+3
| * | of/irq: Fix device_node refcount in of_irq_parse_raw()Cédric Le Goater2013-12-301-4/+1
| * | of/Kconfig: Spelling s/one/once/Geert Uytterhoeven2013-12-301-1/+1
| * | Revert "of/address: Handle #address-cells > 2 specially"Rob Herring2013-12-301-8/+0
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-12-307-34/+60
|\ \ \
| * \ \ Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt2013-12-301-1/+5
| |\ \ \
| | * | | powerpc/512x: dts: disable MPC5125 usb moduleMatteo Facchinetti2013-12-201-0/+5
| | * | | powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125)Gerhard Sittig2013-12-181-1/+0
| * | | | powerpc: Fix alignment of secondary cpu spin varsOlof Johansson2013-12-301-0/+1
| * | | | powerpc: Align p_endAnton Blanchard2013-12-301-0/+1
| * | | | powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2013-12-302-14/+5
| * | | | powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart2013-12-301-2/+3
| * | | | powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney2013-12-301-15/+38
| * | | | powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati2013-12-301-1/+6
| * | | | powerpc: Fix bad stack check in exception entryMichael Neuling2013-12-301-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-3082-442/+967
|\ \ \ \
| * | | | stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2013-12-302-13/+11
| * | | | phy: IRQ cannot be sharedSergei Shtylyov2013-12-301-4/+2
| * | | | net: rose: restore old recvmsg behaviorFlorian Westphal2013-12-301-12/+4
| * | | | xen-netback: fix guest-receive-side array sizesPaul Durrant2013-12-303-7/+24
| * | | | fec: Do not assume that PHY reset is active lowFabio Estevam2013-12-301-4/+10
| * | | | tipc: fix deadlock during socket releaseYing Xue2013-12-303-48/+49
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-12-2911-105/+177
| |\ \ \ \
| | * | | | batman-adv: fix vlan header accessAntonio Quartulli2013-12-281-1/+1
| | * | | | batman-adv: clean nf state when removing protocol headerAntonio Quartulli2013-12-281-0/+5
| | * | | | batman-adv: fix alignment for batadv_tvlv_tt_changeAntonio Quartulli2013-12-282-4/+6
| | * | | | batman-adv: fix size of batadv_bla_claim_dstSimon Wunderlich2013-12-281-0/+2
| | * | | | batman-adv: fix size of batadv_icmp_headerAntonio Quartulli2013-12-283-14/+44
| | * | | | batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich2013-12-2810-85/+118