summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* sctp: fix cut and paste issue in commentMarcelo Ricardo Leitner2015-07-211-1/+1
* Merge branch 'sctp-src-addr'David S. Miller2015-07-211-15/+27
|\
| * sctp: fix src address selection if using secondary addressesMarcelo Ricardo Leitner2015-07-211-0/+10
| * sctp: reduce indent level on sctp_v4_get_dstMarcelo Ricardo Leitner2015-07-211-15/+17
|/
* net/vxlan: Fix kernel unaligned access in __vxlan_find_macSowmini Varadhan2015-07-211-1/+1
* rhashtable: Allow other tasks to be scheduled in large lookup loopsThomas Graf2015-07-211-0/+7
* phylib: add driver for Teranetics TN2020Shaohui Xie2015-07-203-0/+134
* Merge branch 'bpf-push-pop-helpers'David S. Miller2015-07-208-41/+197
|\
| * test_bpf: add bpf_skb_vlan_push/pop() testsAlexei Starovoitov2015-07-203-3/+98
| * bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2015-07-206-38/+99
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-07-2015-180/+134
|\
| * igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka2015-07-171-5/+13
| * ixgbe: Don't report flow director filter's statusFan Du2015-07-171-2/+0
| * ixgbevf: Set Rx hash type for ingress packetsFan Du2015-07-172-0/+39
| * ixgbe: Specify Rx hash type WRT Rx desc RSS typeFan Du2015-07-171-4/+21
| * ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_fragAlexander Duyck2015-07-171-47/+19
| * igb: Pull timestamp from fragment before adding it to skbAlexander Duyck2015-07-171-69/+25
| * dp83640: only report generic filters in ts_infoJacob Keller2015-07-171-9/+1
| * siena: only report generic filters in get_ts_infoJacob Keller2015-07-171-5/+1
| * ixgbe: only report generic filters in get_ts_infoJacob Keller2015-07-171-8/+0
| * igb: only report generic filters in get_ts_infoJacob Keller2015-07-171-4/+0
| * i40e: only report generic filters in get_ts_infoJacob Keller2015-07-171-11/+2
OpenPOWER on IntegriCloud