summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-21enic: Fix build failure with SRIOV disabled.David S. Miller
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-08-20Merge branch 'lwt-ipv6'David S. Miller
2015-08-20ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc
2015-08-20vxlan: metadata based tunneling for IPv6Jiri Benc
2015-08-20vxlan: do not shadow flags variableJiri Benc
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc
2015-08-20ipv6: drop metadata dst in ip6_route_inputJiri Benc
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-08-20ip_tunnels: use offsetofendJiri Benc
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc
2015-08-20net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton
2015-08-20net: Fix nexthop lookupsDavid Ahern
2015-08-20bridge: fix netlink max attr sizeScott Feldman
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton
2015-08-20device property: Add ETH_ALEN check, update comments.Jeremy Linton
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller
2015-08-20ipv4: Make fib_encap_match staticYing Xue
2015-08-20Merge branch 'ewma'David S. Miller
2015-08-20average: remove out-of-line implementationJohannes Berg
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz
2015-08-20Merge branch 'vrf-cleanups-part-2'David S. Miller
2015-08-20vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov
2015-08-20vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov
2015-08-20vrf: remove unnecessary duplicate checkNikolay Aleksandrov
2015-08-20vrf: don't panic on cache create failureNikolay Aleksandrov
2015-08-20vrf: plug skb leaksNikolay Aleksandrov
2015-08-19vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue
2015-08-19netfilter: nft_payload: work around vlan header strippingFlorian Westphal
2015-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-18Merge branch 'vrf-next'David S. Miller
2015-08-18vrf: simplify the netdev notifier functionNikolay Aleksandrov
2015-08-18vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov
2015-08-18vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov
2015-08-18hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer
2015-08-18lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc
2015-08-18lwtunnel: fix memory leakJiri Benc
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter
2015-08-18enic: Fix namespace pollution causing build errors.David S. Miller