summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: Make address flushing on ifdown optionalDavid Ahern2016-02-254-15/+132
* tipc: fix null deref crash in compat config pathFlorian Westphal2016-02-251-0/+1
* tipc: fix crash during node removalJon Paul Maloy2016-02-251-13/+11
* tipc: eliminate risk of finding to-be-deleted node instanceJon Paul Maloy2016-02-251-9/+9
* Merge branch 'qed-misc'David S. Miller2016-02-252-18/+63
|\
| * qed, qede: rebrand module descriptionYuval Mintz2016-02-252-6/+6
| * qed: Prevent probe on previous errorYuval Mintz2016-02-251-0/+11
| * qed: add MODULE_FIRMWARE()Yuval Mintz2016-02-251-0/+2
| * qede: Don't report link change needlesslyYuval Mintz2016-02-251-6/+10
| * qede: Linearize SKBs when neededYuval Mintz2016-02-251-5/+33
| * qede: Change pci DID for 10g deviceYuval Mintz2016-02-251-1/+1
|/
* netxen: Use kobj_to_dev()Amitoj Kaur Chawla2016-02-251-5/+5
* 3c59x: Use setup_timer()Amitoj Kaur Chawla2016-02-251-8/+2
* forcedeth: Use setup_timer()Amitoj Kaur Chawla2016-02-251-6/+2
* net: tulip: Use setup_timer()Amitoj Kaur Chawla2016-02-251-9/+5
* Merge branch 'gianfar-ls1021a-ptp'David S. Miller2016-02-253-22/+27
|\
| * gianfar: fix endianness for hardware timestampYangbo Lu2016-02-251-2/+2
| * gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu2016-02-251-20/+13
| * ARM: dts: ls1021a: add 1588 timer nodeYangbo Lu2016-02-251-0/+12
|/
* phy: marvell: Fix 88E1510 initializationClemens Gruber2016-02-251-35/+35
* Merge branch 'dsa-port-vlan-dump'David S. Miller2016-02-257-110/+65
|\
| * net: dsa: drop vlan_getnextVivien Didelot2016-02-253-46/+1
| * net: dsa: mv88e6xxx: implement port_vlan_dumpVivien Didelot2016-02-254-66/+56
| * net: dsa: add port_vlan_dump routineVivien Didelot2016-02-253-0/+10
|/
* Merge branch 'vxlan-rx-cleanups'David S. Miller2016-02-251-67/+64
|\
| * vxlan: simplify metadata_dst usage in vxlan_rcvJiri Benc2016-02-251-12/+7
| * vxlan: consolidate rx handling to a single functionJiri Benc2016-02-251-44/+28
| * vxlan: move ECN decapsulation to a separate functionJiri Benc2016-02-251-31/+31
| * vxlan: move inner L2 header processing to a separate functionJiri Benc2016-02-251-16/+33
| * vxlan: consolidate GBP handling even moreJiri Benc2016-02-251-4/+5
|/
* Merge branch 'tc_action-ns'David S. Miller2016-02-2514-153/+771
|\
| * net_sched: add network namespace support for tc actionsWANG Cong2016-02-2514-149/+746
| * net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong2016-02-252-8/+29
|/
* ppp: clarify parsing of user supplied data in ppp_set_compress()Guillaume Nault2016-02-241-5/+7
* bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann2016-02-242-7/+17
* Merge branch 'gianfar-xmit-improvements'David S. Miller2016-02-241-52/+48
|\
| * gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil2016-02-241-9/+5
| * gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil2016-02-241-9/+9
| * gianfar: Map head TxBD firstClaudiu Manoil2016-02-241-48/+48
|/
* bgmac: support Ethernet device on BCM47094 SoCRafał Miłecki2016-02-241-2/+4
* Merge branch 'be2net-fixes'David S. Miller2016-02-243-18/+32
|\
| * be2net: Fix a UE caused by passing large frames to the ASICajit.khaparde@broadcom.com2016-02-242-1/+13
| * be2net: Declare some u16 fields as u32 to improve performanceajit.khaparde@broadcom.com2016-02-243-17/+19
|/
* Merge branch 'flow_dissector-fixes-and-improvements'David S. Miller2016-02-242-20/+28
|\
| * eth: Pull header from first fragment via eth_get_headlenAlexander Duyck2016-02-241-1/+2
| * flow_dissector: Use same pointer for IPv4 and IPv6 addressesAlexander Duyck2016-02-241-6/+5
| * flow_dissector: Correctly handle parsing FCoEAlexander Duyck2016-02-241-2/+5
| * flow_dissector: Fix fragment handling for header length computationAlexander Duyck2016-02-241-3/+7
| * flow_dissector: Check for IP fragmentation even if not using IPv4 addressAlexander Duyck2016-02-241-8/+9
|/
* Merge branch 'mlx5-next'David S. Miller2016-02-2417-68/+1382
|\
OpenPOWER on IntegriCloud