summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend2-1/+39
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend1-1/+19
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend1-1/+2
2016-02-16ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov1-0/+1
2016-02-16ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov2-3/+1
2016-02-16ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2-3/+2
2016-02-16ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov2-3/+3
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2-6/+28
2016-02-16tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet1-0/+3
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2-0/+4
2016-02-16net: use dst_cache for vxlan devicePaolo Abeni1-0/+1
2016-02-16ip_tunnel: replace dst_cache with generic implementationPaolo Abeni1-7/+2
2016-02-16net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni1-12/+2
2016-02-16net: add dst_cache supportPaolo Abeni1-0/+97
2016-02-16net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak1-1484/+1484
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E1-0/+8
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds1-0/+3
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2-1/+8
2016-02-15tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-15tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-15iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse1-0/+3
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V1-0/+8
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+4
2016-02-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2016-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-4/+8
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds3-13/+12
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+6
2016-02-12Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree1-0/+2
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2-4/+2
2016-02-12net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree1-1/+2
2016-02-12net: local checksum offload for encapsulationEdward Cree1-0/+24
2016-02-11mm: fix pfn_t vs highmemDan Williams2-11/+10
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton1-2/+2
2016-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+6
2016-02-11net: bulk free SKBs that were delay free'ed due to IRQ contextJesper Dangaard Brouer1-0/+1
2016-02-11net: bulk free infrastructure for NAPI context, use napi_consume_skbJesper Dangaard Brouer1-0/+3
2016-02-11ethtool: make validate_speed accept all speeds between 0 and INT_MAXNikolay Aleksandrov1-18/+1
2016-02-11igmp: Namespacify igmp_qrv sysctl knobNikolay Borisov2-2/+1
2016-02-11igmp: Namespaceify igmp_llm_reports sysctl knobNikolay Borisov2-1/+1
2016-02-11igmp: Namespaceify igmp_max_msf sysctl knobNikolay Borisov2-1/+1
2016-02-11igmp: Namespaceify igmp_max_memberships sysctl knobNikolay Borisov2-1/+2
2016-02-11openvswitch: allow management from inside user namespacesTycho Andersen1-0/+1
2016-02-11ethtool: future-proof interface for speed extensionsMichael S. Tsirkin1-3/+3
2016-02-11net: Store checksum result for offloaded GSO checksumsAlexander Duyck1-0/+15
2016-02-11net: Move GSO csum into SKB_GSO_CBAlexander Duyck1-7/+7
2016-02-11ethtool: add IPv6 to the NFC APIEdward Cree1-6/+64
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2-0/+2
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2-0/+2
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg1-0/+1
2016-02-11ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg1-0/+1