summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: track success and failure of TCP PMTU probingRick Jones2015-07-223-0/+6
* cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai2015-07-223-7/+15
* mpls: make RTA_OIF optionalRoopa Prabhu2015-07-221-1/+66
* Merge branch 'sfc-filter-chaining'David S. Miller2015-07-226-979/+2980
|\
| * sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree2015-07-221-80/+208
| * sfc: support cascaded multicast filtersDaniel Pieczko2015-07-222-14/+44
| * sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko2015-07-221-91/+126
| * sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper2015-07-221-51/+53
| * sfc: warn if other functions have been reset by MCFWDaniel Pieczko2015-07-221-3/+14
| * sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko2015-07-223-7/+25
| * sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree2015-07-222-14/+25
| * sfc: enable cascaded multicast filters in MCFWDaniel Pieczko2015-07-222-18/+47
| * sfc: update MCDI protocol definitionsEdward Cree2015-07-221-846/+2583
|/
* tipc: fix compatibility bugJon Paul Maloy2015-07-221-1/+1
* Merge branch 'explicit-inbound-link-state'David S. Miller2015-07-225-26/+32
|\
| * mvneta: use inband status only when explicitly enabledStas Sergeev2015-07-221-4/+5
| * of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev2015-07-222-2/+21
| * net: phy: fixed_phy: handle link-down caseStas Sergeev2015-07-221-3/+5
| * net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli2015-07-221-17/+1
|/
* net: #ifdefify sk_classid member of struct sockMathias Krause2015-07-222-0/+6
* Merge branch 'lwtunnel'David S. Miller2015-07-2163-952/+2231
|\
| * openvswitch: Use regular VXLAN net_device deviceThomas Graf2015-07-2110-507/+339
| * openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf2015-07-216-12/+9
| * openvswitch: Move dev pointer into vport itselfThomas Graf2015-07-216-91/+59
| * openvswitch: Make tunnel set action attach a metadata dstThomas Graf2015-07-216-13/+79
| * vxlan: Factor out device configurationThomas Graf2015-07-212-155/+236
| * fib: Add fib rule match on tunnel idThomas Graf2015-07-216-4/+53
| * route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-218-5/+157
| * route: Extend flow representation with tunnel keyThomas Graf2015-07-213-0/+18
| * vxlan: Flow based tunnelingThomas Graf2015-07-216-23/+165
| * arp: Inherit metadata dst when creating ARP requestsThomas Graf2015-07-211-28/+37
| * dst: Metadata destinationsThomas Graf2015-07-216-17/+112
| * icmp: Don't leak original dst into ip_route_input()Thomas Graf2015-07-211-0/+1
| * ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-2113-135/+128
| * mpls: ip tunnel supportRoopa Prabhu2015-07-216-1/+304
| * mpls: export mpls functions for use by mpls iptunnelsRoopa Prabhu2015-07-212-5/+15
| * ipv6: rt6_info output redirect to tunnel outputRoopa Prabhu2015-07-211-0/+1
| * ipv4: redirect dst output to lwtunnel outputRoopa Prabhu2015-07-211-0/+2
| * lwtunnel: support dst output redirect functionRoopa Prabhu2015-07-212-0/+68
| * ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-213-3/+35
| * ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-215-4/+122
| * lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu2015-07-216-0/+340
| * rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu2015-07-211-0/+2
|/
* qmi_wwan: Add support for Dell Wireless 5809e 4G ModemPieter Hollants2015-07-211-0/+1
* xfrm: Fix a typoJakub Wilk2015-07-211-1/+1
* Merge branch 'cxgb4-dcb'David S. Miller2015-07-213-17/+42
|\
| * cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt2015-07-212-4/+13
| * cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt2015-07-211-0/+4
| * cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt2015-07-211-11/+21
| * cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt2015-07-211-2/+4
|/