summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs
2015-11-16ipg: Remove ipg driverOndrej Zary
2015-11-16dl2k: Add support for IP1000A-based cardsOndrej Zary
2015-11-16snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-11-16net: thunder: Check for driver data in nicvf_remove()Pavel Fedin
2015-11-16net/core: use netdev name in warning if no parentBjørn Mork
2015-11-16af_unix: don't append consumed skbs to sk_receive_queueHannes Frederic Sowa
2015-11-16net: switchdev: fix return code of fdb_dump stubDragos Tatulea
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz
2015-11-16ravb: remove unhandle int causeMasaru Nagai
2015-11-16raw: increment correct SNMP counters for ICMP messagesBen Cartwright-Cox
2015-11-16sfc: constify pci_error_handlers structuresJulia Lawall
2015-11-16net: cavium: liquidio: constify pci_error_handlers structuresJulia Lawall
2015-11-16Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare
2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas
2015-11-16net: fix __netdev_update_features return on ndo_set_features failureNikolay Aleksandrov
2015-11-16net: fix feature changes on devices without ndo_set_featuresNikolay Aleksandrov
2015-11-16switchdev: bridge: Check return code is not EOPNOTSUPPIdo Schimmel
2015-11-16be2net: replace hardcoded values with existing defineIvan Vecera
2015-11-16be2net: remove unused local rsstable arrayIvan Vecera
2015-11-16ravb: Fix int mask value overwritten issueMasaru Nagai
2015-11-16net: smsc911x: Reset PHY during initializationPavel Fedin
2015-11-16bpf, arm64: start flushing icache range from headerDaniel Borkmann
2015-11-16bpf, arm: start flushing icache range from headerDaniel Borkmann
2015-11-16bpf: samples: exclude asm/sysreg.h for arm64Yang Shi
2015-11-16arm64: bpf: fix JIT frame pointer setupYang Shi
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård
2015-11-16net: phy: at803x: support interrupt on 8030 and 8035Måns Rullgård
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-11-16Merge branch 'mv88e6060-fixes'David S. Miller
2015-11-16net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong
2015-11-16net: dsa: mv88e6060: add register defines header fileNeil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong
2015-11-16net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong
2015-11-16net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong
2015-11-15Merge branch 'mellanox-net-fixes'David S. Miller
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat
2015-11-15net/mlx5e: Max mtu comparison fixDoron Tsur
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan
2015-11-15net/mlx5e: Fix inline header size calculationSaeed Mahameed
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin
2015-11-15sctp: translate host order to network order when setting a hmacidlucien
2015-11-15Merge branch 'packet-fixes'David S. Miller
2015-11-15packet: fix tpacket_snd max frame lenDaniel Borkmann
2015-11-15packet: infer protocol from ethernet header if unsetDaniel Borkmann