summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5e: Remove select queue ndo initializationSaeed Mahameed2016-02-161-3/+0
| * net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak2016-02-161-1484/+1484
|/
* bonding: don't use stale speed and duplex informationJay Vosburgh2016-02-161-0/+1
* net: am79c961a: avoid %? in inline assemblyArnd Bergmann2016-02-161-32/+32
* net: smc91x: propagate irq return codeRobert Jarzmik2016-02-161-2/+2
* Merge branch 'bcm7xxx-fixes'David S. Miller2016-02-161-39/+4
|\
| * net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-161-31/+0
| * net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-161-4/+0
| * net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-161-3/+3
| * net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-161-1/+1
|/
* Merge branch 'ravb-fixes'David S. Miller2016-02-161-8/+8
|\
| * ravb: skip gPTP start/stop on R-Car gen3Sergei Shtylyov2016-02-161-4/+8
| * ravb: kill duplicate setting of CCC.CSELSergei Shtylyov2016-02-161-4/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-02-167-16/+91
|\
| * netfilter: nft_counter: fix erroneous return valuesAnton Protopopov2016-02-081-2/+2
| * netfilter: tee: select NF_DUP_IPV6 unconditionallyArnd Bergmann2016-02-082-3/+3
| * netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2016-02-081-4/+6
| * netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversionFlorian Westphal2016-02-011-1/+1
| * netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso2016-02-011-3/+3
| * netfilter: conntrack: resched in nf_ct_iterate_cleanupFlorian Westphal2016-02-012-3/+76
* | af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat2016-02-161-1/+6
* | af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat2016-02-161-6/+10
* | dscc4: Undefined signed int shiftMichael McConville2016-02-131-1/+1
* | net: dsa: mv88e6xxx: do not leave reserved VLANsVivien Didelot2016-02-131-15/+10
* | net: dsa: mv88e6xxx: fix software VLAN deletionVivien Didelot2016-02-131-1/+1
* | net: cavium: liquidio: fix check for in progress flagColin Ian King2016-02-131-1/+1
* | hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov2016-02-131-0/+3
* | Merge branch 'mvneta-fixes'David S. Miller2016-02-131-83/+101
|\ \
| * | net: mvneta: Fix race condition during stoppingGregory CLEMENT2016-02-131-8/+28
| * | net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT2016-02-131-0/+16
| * | net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT2016-02-131-54/+46
| * | net: mvneta: Remove unused codeGregory CLEMENT2016-02-131-8/+0
| * | net: mvneta: Use on_each_cpu when possibleGregory CLEMENT2016-02-131-11/+6
| * | net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT2016-02-131-4/+9
| * | net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT2016-02-131-5/+3
|/ /
* | vsock: Fix blocking ops call in prepare_to_waitLaura Abbott2016-02-131-13/+6
* | r8169:fix system hange problem.Chun-Hao Lin2016-02-131-7/+7
* | ipv4: fix memory leaks in ip_cmsg_send() callersEric Dumazet2016-02-134-3/+11
* | net: mvpp2: Return correct error codesAmitoj Kaur Chawla2016-02-131-2/+2
* | net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla2016-02-132-2/+2
* | bonding: Fix ARP monitor validationJay Vosburgh2016-02-131-11/+28
* | Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-02-112-5/+7
|\ \
| * | gpio: davinci: Fix the number of controllers allocatedLokesh Vutla2016-02-101-2/+3
| * | gpio: davinci: Add the missing of-node pointerKeerthy2016-02-101-1/+1
| * | gpio: gpio-altera: Remove gpiochip on probe failure.Phil Reid2016-01-271-2/+3
* | | Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvha...Linus Torvalds2016-02-112-3/+2
|\ \ \
| * | | intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter2016-01-301-1/+1
| * | | intel-hid: fix incorrect entries in intel_hid_keymapAlex Hung2016-01-301-2/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-1130-66/+191
|\ \ \
| * | | bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann2016-02-101-1/+1