summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu
2015-07-21ipv4: support for fib route lwtunnel encap attributesRoopa Prabhu
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu
2015-07-21rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributesRoopa Prabhu
2015-07-21qmi_wwan: Add support for Dell Wireless 5809e 4G ModemPieter Hollants
2015-07-21xfrm: Fix a typoJakub Wilk
2015-07-21Merge branch 'cxgb4-dcb'David S. Miller
2015-07-21cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt
2015-07-21cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt
2015-07-21cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt
2015-07-21cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt
2015-07-21sctp: fix cut and paste issue in commentMarcelo Ricardo Leitner
2015-07-21Merge branch 'sctp-src-addr'David S. Miller
2015-07-21sctp: fix src address selection if using secondary addressesMarcelo Ricardo Leitner
2015-07-21sctp: reduce indent level on sctp_v4_get_dstMarcelo Ricardo Leitner
2015-07-21net/vxlan: Fix kernel unaligned access in __vxlan_find_macSowmini Varadhan
2015-07-21rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf
2015-07-21phylib: add driver for Teranetics TN2020Shaohui Xie
2015-07-21Merge branch 'bpf-push-pop-helpers'David S. Miller
2015-07-21test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov
2015-07-21bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov
2015-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-07-21Merge branch 'bcmgenet-phy-rework'David S. Miller
2015-07-21net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli