aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-23NET: nps_enet: TX done race conditionNoam Camus1-7/+3
2015-08-23NET: nps_enet: replace use of cause registerNoam Camus2-24/+5
2015-08-23Merge branch 'gro_tunnels'David S. Miller4-45/+62
2015-08-23fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacksTom Herbert1-1/+1
2015-08-23vxlan: GRO support at tunnel layerTom Herbert2-2/+8
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert3-42/+53
2015-08-23net/xen-netfront: only clean up queues if presentChas Williams1-2/+3
2015-08-23net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot1-1/+1
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller110-785/+840
2015-08-21enic: Fix build failure with SRIOV disabled.David S. Miller1-1/+1
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller44-450/+1319
2015-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso855-7762/+24295
2015-08-20Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+17
2015-08-20Merge branch 'lwt-ipv6'David S. Miller30-233/+312
2015-08-20ipv6: route: per route IP tunnel metadata via lightweight tunnelJiri Benc2-0/+118
2015-08-20ipv6: route: extend flow representation with tunnel keyJiri Benc2-0/+7
2015-08-20vxlan: metadata based tunneling for IPv6Jiri Benc1-29/+40
2015-08-20vxlan: do not shadow flags variableJiri Benc1-4/+4
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc2-4/+9
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc4-6/+11
2015-08-20ipv6: drop metadata dst in ip6_route_inputJiri Benc1-0/+1
2015-08-20route: move lwtunnel state to dst_entryJiri Benc17-130/+48
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc8-26/+26
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc10-32/+48
2015-08-20ip_tunnels: use offsetofendJiri Benc1-3/+1
2015-08-20ip_tunnels: use u8/u16/u32Jiri Benc1-8/+8
2015-08-20ip_tunnels: remove custom alignment and packingJiri Benc1-1/+1
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki2-5/+17
2015-08-20net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton1-36/+2
2015-08-20net: Fix nexthop lookupsDavid Ahern1-1/+8
2015-08-20bridge: fix netlink max attr sizeScott Feldman1-1/+1
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton1-3/+0
2015-08-20device property: Add ETH_ALEN check, update comments.Jeremy Linton1-8/+13
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller193-2795/+7123
2015-08-20ipv4: Make fib_encap_match staticYing Xue1-3/+3
2015-08-20Merge branch 'ewma'David S. Miller13-132/+29
2015-08-20average: remove out-of-line implementationJohannes Berg3-98/+0
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg3-15/+10
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg5-7/+8
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg2-12/+11
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz1-1/+1
2015-08-20Merge branch 'vrf-cleanups-part-2'David S. Miller1-20/+4
2015-08-20vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov1-5/+1
2015-08-20vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov1-6/+2
2015-08-20vrf: remove unnecessary duplicate checkNikolay Aleksandrov1-8/+0
2015-08-20vrf: don't panic on cache create failureNikolay Aleksandrov1-1/+1
2015-08-20vrf: plug skb leaksNikolay Aleksandrov1-3/+10
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-146/+212
2015-08-20Merge tag 'for-linus-4.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-1/+27