summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atp870u: Untangle tmport #3Ondrej Zary2015-11-261-69/+49
* atp870u: Untangle tmport #2Ondrej Zary2015-11-261-47/+32
* atp870u: Untangle tmportOndrej Zary2015-11-261-115/+71
* atp870u: Remove tmport1Ondrej Zary2015-11-261-4/+3
* atp870u: Remove workportOndrej Zary2015-11-261-31/+28
* SCSI: initio: remove duplicate module device tableArnd Bergmann2015-11-201-16/+0
* qla2xxx: Remove unavailable firmware filesHimanshu Madhani2015-11-182-6/+0
* st: Remove obsolete scsi_tape.max_pfnGeert Uytterhoeven2015-11-181-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-1784-3650/+1036
|\
| * MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz2015-11-171-1/+9
| * net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov2015-11-171-1/+4
| * af_unix: take receive queue lock while appending new skbHannes Frederic Sowa2015-11-171-1/+4
| * rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa2015-11-171-122/+152
| * net: use skb_clone to avoid alloc_pages failure.Martin Zhang2015-11-171-1/+1
| * packet: Use PAGE_ALIGNED macroTobias Klauser2015-11-171-1/+1
| * packet: Don't check frames_per_block against negative valuesTobias Klauser2015-11-171-2/+2
| * net: phy: Use interrupts when available in NOLINK stateAndrew Lunn2015-11-171-0/+3
| * phy: marvell: Add support for 88E1540 PHYAndrew Lunn2015-11-172-0/+17
| * arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi2015-11-171-5/+39
| * macvlan: fix leak in macvlan_handle_frameSabrina Dubroca2015-11-171-0/+2
| * ipvlan: fix use after free of skbSabrina Dubroca2015-11-171-1/+1
| * ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca2015-11-171-5/+7
| * Merge branch 'vlan-reorder'David S. Miller2015-11-173-2/+10
| |\
| | * vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich2015-11-172-1/+8
| | * vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich2015-11-171-1/+2
| |/
| * via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-171-21/+3
| * ipg: Remove ipg driverOndrej Zary2015-11-167-3075/+0
| * dl2k: Add support for IP1000A-based cardsOndrej Zary2015-11-163-6/+69
| * snmp: Remove duplicate OUTMCAST stat incrementNeil Horman2015-11-161-2/+0
| * net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-11-161-5/+8
| * net/core: use netdev name in warning if no parentBjørn Mork2015-11-161-5/+8
| * af_unix: don't append consumed skbs to sk_receive_queueHannes Frederic Sowa2015-11-161-0/+1
| * net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-11-161-1/+1
| * bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
| * ravb: remove unhandle int causeMasaru Nagai2015-11-161-2/+0
| * raw: increment correct SNMP counters for ICMP messagesBen Cartwright-Cox2015-11-161-3/+5
| * sfc: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall2015-11-161-1/+1
| * Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2015-11-162-5/+6
| * net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas2015-11-161-0/+5
| * net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov2015-11-161-1/+1
| * net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov2015-11-161-0/+2
| * switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel2015-11-162-2/+2
| * be2net: replace hardcoded values with existing defineIvan Vecera2015-11-162-2/+3
| * be2net: remove unused local rsstable arrayIvan Vecera2015-11-161-14/+2
| * ravb: Fix int mask value overwritten issueMasaru Nagai2015-11-161-2/+4
| * net: smsc911x: Reset PHY during initializationPavel Fedin2015-11-161-11/+6
| * bpf, arm64: start flushing icache range from headerDaniel Borkmann2015-11-161-1/+1
| * bpf, arm: start flushing icache range from headerDaniel Borkmann2015-11-161-1/+1
| * bpf: samples: exclude asm/sysreg.h for arm64Yang Shi2015-11-161-2/+5