summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-13openvswitch: allow L3 netdev portsJiri Benc
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc
2016-11-13openvswitch: netlink: support L3 packetsJiri Benc
2016-11-13openvswitch: add processing of L3 packetsJiri Benc
2016-11-13openvswitch: support MPLS push and pop for L3 packetsJiri Benc
2016-11-13openvswitch: pass mac_proto to ovs_vport_sendJiri Benc
2016-11-13openvswitch: add mac_proto field to the flow keyJiri Benc
2016-11-13openvswitch: use hard_header_len instead of hardcoded ETH_HLENJiri Benc
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann
2016-11-12net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk
2016-11-10Merge branch 'hns-fixes'David S. Miller
2016-11-10net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan
2016-11-10net: hns: add multicast tcam table clearKejian Yan
2016-11-10net: hns: modify tcam table of mask_keyQianqian Xie
2016-11-10net: hns: modify tcam table of mac mc-entryQianqian Xie
2016-11-10net: hns: modify tcam table of mac mc-portQianqian Xie
2016-11-10net: hns: modify table index to get mac entryQianqian Xie
2016-11-10net: hns: modify tcam table of mac uc-entryQianqian Xie
2016-11-10net: hns: modify tcam table and set mac keyQianqian Xie
2016-11-10net: hns: modify buffer format of cpu data to le64Qianqian Xie
2016-11-10net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang
2016-11-10net: hns: modify ethtool statistics value errorQianqian Xie
2016-11-10net: hns: delete redundant macro definitionQianqian Xie
2016-11-10net: hns: bug fix about restart auto-negotiationDaode Huang
2016-11-10net: hns: set default mac pause time to 0xffffDaode Huang
2016-11-10net: hns: fix for promisc mode in HNS driverKejian Yan
2016-11-10net: hns: add fuzzy match of tcam table for hnsKejian Yan
2016-11-10Doc: hisi: hns adds mc-mac-mask propertyKejian Yan
2016-11-09tcp: remove unaligned accesses from tcp_get_info()Eric Dumazet
2016-11-09Merge tag 'batadv-next-for-davem-20161108-v2' of git://git.open-mesh.org/linu...David S. Miller
2016-11-09Merge branch 'PHC-freq-fine-tuning'David S. Miller
2016-11-09ptp: dp83640: Use the high resolution frequency method.Richard Cochran
2016-11-09ptp: igb: Use the high resolution frequency method.Richard Cochran
2016-11-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet
2016-11-09bnxt_en: do not call napi_hash_add()Eric Dumazet
2016-11-09bpf: Remove unused but set variablesTobias Klauser
2016-11-09tc_act: Remove tcf_act macroYotam Gigi
2016-11-09Merge branch 'ipv6-sr'David S. Miller
2016-11-09ipv6: sr: add documentation file for per-interface sysctlsDavid Lebrun
2016-11-09ipv6: sr: add support for SRH injection through setsockoptDavid Lebrun
2016-11-09ipv6: add source address argument for ipv6_push_nfrag_optsDavid Lebrun
2016-11-09ipv6: sr: add calls to verify and insert HMAC signaturesDavid Lebrun
2016-11-09ipv6: sr: implement API to control SR HMAC structureDavid Lebrun
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun
2016-11-09ipv6: sr: add support for SRH encapsulation and injection with lwtunnelsDavid Lebrun
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun
2016-11-09net: mii: report 0 for unknown lp_advertisingArnd Bergmann
2016-11-09xen-netback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich