summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-02-18vxlan: tun_id is 64bit, not 32bitJiri Benc
2016-02-18nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-02-18route: check and remove route cache when we get routeXin Long
2016-02-18vxlan: keep flags and vni in network byte orderJiri Benc
2016-02-18vxlan: introduce vxlan_hdrJiri Benc
2016-02-18net: pack tc_cls_u32_knode struct slighter betterJohn Fastabend
2016-02-17ipv4: Remove inet_lro libraryBen Hutchings
2016-02-17ftrace/module: remove ftrace module notifierJessica Yu
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz
2016-02-17sctp: remove the unused sctp_datamsg_free()Xin Long
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-02-17Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2016-02-17net: tc: helper functions to query action typesJohn Fastabend
2016-02-17net: add tc offload feature flagJohn Fastabend
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-17ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov
2016-02-17ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov
2016-02-17ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov
2016-02-17ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller
2016-02-17tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet
2016-02-17net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni
2016-02-17net: use dst_cache for vxlan devicePaolo Abeni
2016-02-17ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2016-02-17net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni
2016-02-17net: add dst_cache supportPaolo Abeni
2016-02-16net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E
2016-02-16Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommuLinus Torvalds
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2016-02-15tracing: Fix freak link error caused by branch tracerArnd Bergmann
2016-02-15tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)
2016-02-15iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-02-12Merge branch 'akpm'(patches from Andrew)Linus Torvalds
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-12Documentation/networking: add checksum-offloads.txt to explain LCOEdward Cree
2016-02-12net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree
2016-02-12net: enable LCO for udp_tunnel_handle_offloads() usersEdward Cree
2016-02-12net: local checksum offload for encapsulationEdward Cree