summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19Merge tag 'mmc-v4.4-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-18Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17MAINTAINERS: Update Mellanox's Eth NIC driver entriesOr Gerlitz
2015-11-17net/core: revert "net: fix __netdev_update_features return.." and add commentNikolay Aleksandrov
2015-11-17af_unix: take receive queue lock while appending new skbHannes Frederic Sowa
2015-11-17rtnetlink: fix frame size warning in rtnl_fill_ifinfoHannes Frederic Sowa
2015-11-17net: use skb_clone to avoid alloc_pages failure.Martin Zhang
2015-11-17packet: Use PAGE_ALIGNED macroTobias Klauser
2015-11-17packet: Don't check frames_per_block against negative valuesTobias Klauser
2015-11-17net: phy: Use interrupts when available in NOLINK stateAndrew Lunn
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi
2015-11-17macvlan: fix leak in macvlan_handle_frameSabrina Dubroca
2015-11-17ipvlan: fix use after free of skbSabrina Dubroca
2015-11-17ipvlan: fix leak in ipvlan_rcv_frameSabrina Dubroca
2015-11-17Merge branch 'vlan-reorder'David S. Miller
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich
2015-11-17vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2015-11-17via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs
2015-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-11-16MAINTAINERS: linux-cachefs@redhat.com is moderated for non-subscribersGeert Uytterhoeven
2015-11-16FS-Cache: Add missing initialization of ret in cachefiles_write_page()Geert Uytterhoeven
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