summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern
2016-02-25tipc: fix null deref crash in compat config pathFlorian Westphal
2016-02-25tipc: fix crash during node removalJon Paul Maloy
2016-02-25tipc: eliminate risk of finding to-be-deleted node instanceJon Paul Maloy
2016-02-25Merge branch 'qed-misc'David S. Miller
2016-02-25qed, qede: rebrand module descriptionYuval Mintz
2016-02-25qed: Prevent probe on previous errorYuval Mintz
2016-02-25qed: add MODULE_FIRMWARE()Yuval Mintz
2016-02-25qede: Don't report link change needlesslyYuval Mintz
2016-02-25qede: Linearize SKBs when neededYuval Mintz
2016-02-25qede: Change pci DID for 10g deviceYuval Mintz
2016-02-25netxen: Use kobj_to_dev()Amitoj Kaur Chawla
2016-02-253c59x: Use setup_timer()Amitoj Kaur Chawla
2016-02-25forcedeth: Use setup_timer()Amitoj Kaur Chawla
2016-02-25net: tulip: Use setup_timer()Amitoj Kaur Chawla
2016-02-25Merge branch 'gianfar-ls1021a-ptp'David S. Miller
2016-02-25gianfar: fix endianness for hardware timestampYangbo Lu
2016-02-25gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu
2016-02-25ARM: dts: ls1021a: add 1588 timer nodeYangbo Lu
2016-02-25phy: marvell: Fix 88E1510 initializationClemens Gruber
2016-02-25Merge branch 'dsa-port-vlan-dump'David S. Miller
2016-02-25net: dsa: drop vlan_getnextVivien Didelot
2016-02-25net: dsa: mv88e6xxx: implement port_vlan_dumpVivien Didelot
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot
2016-02-25Merge branch 'vxlan-rx-cleanups'David S. Miller
2016-02-25vxlan: simplify metadata_dst usage in vxlan_rcvJiri Benc
2016-02-25vxlan: consolidate rx handling to a single functionJiri Benc
2016-02-25vxlan: move ECN decapsulation to a separate functionJiri Benc
2016-02-25vxlan: move inner L2 header processing to a separate functionJiri Benc
2016-02-25vxlan: consolidate GBP handling even moreJiri Benc
2016-02-25Merge branch 'tc_action-ns'David S. Miller
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong
2016-02-24ppp: clarify parsing of user supplied data in ppp_set_compress()Guillaume Nault
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann
2016-02-24Merge branch 'gianfar-xmit-improvements'David S. Miller
2016-02-24gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil
2016-02-24gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil
2016-02-24gianfar: Map head TxBD firstClaudiu Manoil
2016-02-24bgmac: support Ethernet device on BCM47094 SoCRafał Miłecki
2016-02-24Merge branch 'be2net-fixes'David S. Miller
2016-02-24be2net: Fix a UE caused by passing large frames to the ASICajit.khaparde@broadcom.com
2016-02-24be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com
2016-02-24Merge branch 'flow_dissector-fixes-and-improvements'David S. Miller
2016-02-24eth: Pull header from first fragment via eth_get_headlenAlexander Duyck
2016-02-24flow_dissector: Use same pointer for IPv4 and IPv6 addressesAlexander Duyck
2016-02-24flow_dissector: Correctly handle parsing FCoEAlexander Duyck
2016-02-24flow_dissector: Fix fragment handling for header length computationAlexander Duyck
2016-02-24flow_dissector: Check for IP fragmentation even if not using IPv4 addressAlexander Duyck