summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-01ipvs: Add hdr_flags to iphdrAlex Gartrell
2015-09-01ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell
2015-08-28netfilter: reduce sparse warningsFlorian Westphal
2015-08-28Revert "netfilter: xtables: compute exact size needed for jumpstack"Florian Westphal
2015-08-26Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso
2015-08-26netfilter: ip6t_REJECT: added missing icmpv6 codesAndreas Herz
2015-08-21netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6)Pablo Neira Ayuso
2015-08-21netfilter: nf_dup: fix sparse warningsPablo Neira Ayuso
2015-08-21ipvs: add more mcast parameters for the sync daemonJulian Anastasov
2015-08-21ipvs: add sync_maxlen parameter for the sync daemonJulian Anastasov
2015-08-21ipvs: call rtnl_lock earlyJulian Anastasov
2015-08-21ipvs: Add ovf schedulerRaducu Deaconu
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
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
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