summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-22cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai3-7/+15
2015-07-22mpls: make RTA_OIF optionalRoopa Prabhu1-1/+66
2015-07-22sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree1-80/+208
2015-07-22sfc: support cascaded multicast filtersDaniel Pieczko2-14/+44
2015-07-22sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko1-91/+126
2015-07-22sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper1-51/+53
2015-07-22sfc: warn if other functions have been reset by MCFWDaniel Pieczko1-3/+14
2015-07-22sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko3-7/+25
2015-07-22sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree2-14/+25
2015-07-22sfc: enable cascaded multicast filters in MCFWDaniel Pieczko2-18/+47
2015-07-22sfc: update MCDI protocol definitionsEdward Cree1-846/+2583
2015-07-22tipc: fix compatibility bugJon Paul Maloy1-1/+1
2015-07-22mvneta: use inband status only when explicitly enabledStas Sergeev1-4/+5
2015-07-22of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2-2/+21
2015-07-22net: phy: fixed_phy: handle link-down caseStas Sergeev1-3/+5
2015-07-22net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli1-17/+1
2015-07-22net: #ifdefify sk_classid member of struct sockMathias Krause2-0/+6
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf10-507/+339
2015-07-21openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf6-12/+9
2015-07-21openvswitch: Move dev pointer into vport itselfThomas Graf6-91/+59
2015-07-21openvswitch: Make tunnel set action attach a metadata dstThomas Graf6-13/+79
2015-07-21vxlan: Factor out device configurationThomas Graf2-155/+236
2015-07-21fib: Add fib rule match on tunnel idThomas Graf6-4/+53
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf8-5/+157
2015-07-21route: Extend flow representation with tunnel keyThomas Graf3-0/+18
2015-07-21vxlan: Flow based tunnelingThomas Graf6-23/+165
2015-07-21arp: Inherit metadata dst when creating ARP requestsThomas Graf1-28/+37
2015-07-21dst: Metadata destinationsThomas Graf6-17/+112
2015-07-21icmp: Don't leak original dst into ip_route_input()Thomas Graf1-0/+1
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf13-135/+128
2015-07-21mpls: ip tunnel supportRoopa Prabhu6-1/+304
2015-07-21mpls: export mpls functions for use by mpls iptunnelsRoopa Prabhu2-5/+15
2015-07-21ipv6: rt6_info output redirect to tunnel outputRoopa Prabhu1-0/+1
2015-07-21ipv4: redirect dst output to lwtunnel outputRoopa Prabhu1-0/+2
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu2-0/+68
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu3-3/+35
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu5-4/+122
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu6-0/+340
2015-07-21rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu1-0/+2
2015-07-21qmi_wwan: Add support for Dell Wireless 5809e 4G ModemPieter Hollants1-0/+1
2015-07-21xfrm: Fix a typoJakub Wilk1-1/+1
2015-07-21cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt2-4/+13
2015-07-21cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt1-0/+4
2015-07-21cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt1-11/+21
2015-07-21cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt1-2/+4
2015-07-21sctp: fix cut and paste issue in commentMarcelo Ricardo Leitner1-1/+1
2015-07-21sctp: fix src address selection if using secondary addressesMarcelo Ricardo Leitner1-0/+10
2015-07-21sctp: reduce indent level on sctp_v4_get_dstMarcelo Ricardo Leitner1-15/+17
2015-07-21net/vxlan: Fix kernel unaligned access in __vxlan_find_macSowmini Varadhan1-1/+1
2015-07-21rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf1-0/+7