summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20vrf: vrf_master_ifindex_rcu is not always called with rcu read lockNikolay Aleksandrov
2015-08-20lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue
2015-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-19Merge branch 'vrf-next'David S. Miller
2015-08-19vrf: simplify the netdev notifier functionNikolay Aleksandrov
2015-08-19vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov
2015-08-19vrf: drop unused num_slaves memberNikolay Aleksandrov
2015-08-19vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov
2015-08-19hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer
2015-08-19lwtunnel: ip tunnel: fix multiple routes with different encapJiri Benc
2015-08-19lwtunnel: fix memory leakJiri Benc
2015-08-19cxgb4: memory corruption in debugfsDan Carpenter
2015-08-18enic: Fix namespace pollution causing build errors.David S. Miller
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-18Merge branch 'dsa-multi-swtich'David S. Miller
2015-08-18dsa: mv88e6xxx: Set DSA mode based on chip abilitiesAndrew Lunn
2015-08-18net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn
2015-08-18net: dsa: Allow multi hop routes to be expressedAndrew Lunn
2015-08-18ixgbe: TRIVIAL fix up double 'the' and comment styleJacob Keller
2015-08-18ixgbe: Simplify port-specific macrosMark Rustad
2015-08-18igb: make sure SR-IOV init uses the right number of queuesTodd Fujinaka
2015-08-18igbvf: clear buffer_info->dma after dma_unmap_single()Stefan Assmann
2015-08-18igb: Fix a memory leak in igb_probeJia-Ju Bai
2015-08-18e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...Jia-Ju Bai