summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-22r8152: support the new RTL8153 chiphayeswang
2015-07-22mpls_iptunnel: fix sparse warn: remove incorrect rcu_dereferenceRoopa Prabhu
2015-07-22Merge branch 'bnx2x-next'David S. Miller
2015-07-22bnx2x: Bump up driver version to 1.712.30Yuval Mintz
2015-07-22bnx2x: Add MFW dump supportYuval Mintz
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz
2015-07-22bnx2x: Add 84858 phy supportYaniv Rosner
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz
2015-07-21net: track success and failure of TCP PMTU probingRick Jones
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai
2015-07-21mpls: make RTA_OIF optionalRoopa Prabhu
2015-07-21Merge branch 'sfc-filter-chaining'David S. Miller
2015-07-21sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree
2015-07-21sfc: support cascaded multicast filtersDaniel Pieczko
2015-07-21sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko
2015-07-21sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper
2015-07-21sfc: warn if other functions have been reset by MCFWDaniel Pieczko
2015-07-21sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko
2015-07-21sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree
2015-07-21sfc: enable cascaded multicast filters in MCFWDaniel Pieczko
2015-07-21sfc: update MCDI protocol definitionsEdward Cree
2015-07-21tipc: fix compatibility bugJon Paul Maloy
2015-07-21Merge branch 'explicit-inbound-link-state'David S. Miller
2015-07-21mvneta: use inband status only when explicitly enabledStas Sergeev
2015-07-21of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-07-21net: phy: fixed_phy: handle link-down caseStas Sergeev
2015-07-21net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause
2015-07-21Merge branch 'lwtunnel'David S. Miller
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf
2015-07-21openvswitch: Abstract vport name through ovs_vport_name()Thomas Graf
2015-07-21openvswitch: Move dev pointer into vport itselfThomas Graf
2015-07-21openvswitch: Make tunnel set action attach a metadata dstThomas Graf
2015-07-21vxlan: Factor out device configurationThomas Graf
2015-07-21fib: Add fib rule match on tunnel idThomas Graf
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21route: Extend flow representation with tunnel keyThomas Graf
2015-07-21vxlan: Flow based tunnelingThomas Graf
2015-07-21arp: Inherit metadata dst when creating ARP requestsThomas Graf
2015-07-21dst: Metadata destinationsThomas Graf
2015-07-21icmp: Don't leak original dst into ip_route_input()Thomas Graf
2015-07-21ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf
2015-07-21mpls: ip tunnel supportRoopa Prabhu
2015-07-21mpls: export mpls functions for use by mpls iptunnelsRoopa Prabhu
2015-07-21ipv6: rt6_info output redirect to tunnel outputRoopa Prabhu
2015-07-21ipv4: redirect dst output to lwtunnel outputRoopa Prabhu
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu