Merge branch 'local-checksum-offload'
[deliverable/linux.git] / include /
2016-02-12  David S. MillerMerge branch 'local-checksum-offload'
2016-02-12  Edward CreeDocumentation/networking: add checksum-offloads.txt...
2016-02-12  Edward Creenet: ip_tunnel: remove 'csum_help' argument to iptunnel...
2016-02-12  Edward Creenet: enable LCO for udp_tunnel_handle_offloads() users
2016-02-12  Edward Creenet: local checksum offload for encapsulation
2016-02-11  David S. MillerMerge branch 'net-mitigate-kmem_free-slowpath'
2016-02-11  Jesper Dangaard... net: bulk free SKBs that were delay free'ed due to...
2016-02-11  Jesper Dangaard... net: bulk free infrastructure for NAPI context, use...
2016-02-11  David S. MillerMerge branch 'virtio_net-ethtool-validation'
2016-02-11  Nikolay Aleksandrovethtool: make validate_speed accept all speeds between...
2016-02-11  David S. MillerMerge branch 'igmp-ns'
2016-02-11  Nikolay Borisovigmp: Namespacify igmp_qrv sysctl knob
2016-02-11  Nikolay Borisovigmp: Namespaceify igmp_llm_reports sysctl knob
2016-02-11  Nikolay Borisovigmp: Namespaceify igmp_max_msf sysctl knob
2016-02-11  Nikolay Borisovigmp: Namespaceify igmp_max_memberships sysctl knob
2016-02-11  Tycho Andersenopenvswitch: allow management from inside user namespaces
2016-02-11  Michael S. Tsirkinethtool: future-proof interface for speed extensions
2016-02-11  David S. MillerMerge branch 'gso-checksums'
2016-02-11  Alexander Duycknet: Store checksum result for offloaded GSO checksums
2016-02-11  Alexander Duycknet: Move GSO csum into SKB_GSO_CB
2016-02-11  David S. MillerMerge branch 'ethtool-nfc-ipv6'
2016-02-11  Edward Creeethtool: add IPv6 to the NFC API
2016-02-11  Johannes Bergipv6: add option to drop unsolicited neighbor advertise...
2016-02-11  Johannes Bergipv6: add option to drop unicast encapsulated in L2...
2016-02-11  Johannes Bergipv4: add option to drop gratuitous ARP packets
2016-02-11  Johannes Bergipv4: add option to drop unicast encapsulated in L2...
2016-02-11  David S. MillerMerge branch 'tcp-fast-so_reuseport'
2016-02-11  Craig Galleksoreuseport: fast reuseport TCP socket selection
2016-02-11  Craig Gallekinet: refactor inet[6]_lookup functions to take skb
2016-02-11  Craig Gallektcp: __tcp_hdrlen() helper
2016-02-11  Craig Gallekinet: create IPv6-equivalent inet_hash function
2016-02-11  Craig Galleksock: struct proto hash function may error
2016-02-09  Nikolay Aleksandrovbonding: 3ad: apply ad_actor settings changes immediately
2016-02-09  David S. MillerMerge branch 'bridge-mdb-entry-offload-flag'
2016-02-09  Elad Razbridge: mdb: add support for offloaded mdb entries
2016-02-07  David S. MillerMerge branch 'ns-tcp-sysctls'
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp_notsent_lowat sysctl knob
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp_fin_timeout sysctl knob
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp_orphan_retries sysctl knob
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp_retries2 sysctl knob
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp_retries1 sysctl knob
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp reordering sysctl knob
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp syncookies sysctl knob
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp synack retries sysctl knob
2016-02-07  Nikolay Borisovipv4: Namespaceify tcp syn retries sysctl knob
2016-02-07  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2016-02-07  David S. MillerMerge branch 'virtio_net_ethtool_settings'
2016-02-07  Nikolay Aleksandrovethtool: add speed/duplex validation functions
2016-02-07  David S. MillerMerge branch 'sunvnet-tracepoints'
2016-02-07  Sowmini Varadhansunvnet: Add support for perf LDC event tracing
2016-02-07  David S. MillerMerge branch 'tcp_cong_ctrl_refactoring'
2016-02-07  Yuchung Chengtcp: new delivery accounting
2016-02-07  David Ahernnet: Add support for fill_slave_info to VRF device
2016-02-07  David S. MillerMerge branch 'vxlan-headers-and-tx-cleanups'
2016-02-07  Jiri Bencvxlan: restructure vxlan.h definitions
2016-02-07  Jiri Bencvxlan: remove duplicated macros
2016-02-07  Jiri Bencvxlan: cleanup types
2016-02-06  Eric Dumazettcp: fastopen: call tcp_fin() if FIN present in SYNACK
2016-02-06  David S. MillerMerge branch 'bpf-per-cpu-maps'
2016-02-06  Alexei Starovoitovbpf: add lookup/update support for per-cpu hash and...
2016-02-06  Alexei Starovoitovbpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
2016-02-06  Alexei Starovoitovbpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
2016-02-06  Kim Jonesethtool: Declare netdev_rss_key as __read_mostly.
2016-02-06  David S. MillerMerge branch 'tcp_fast_open_synack_fin'
2016-02-06  Eric Dumazettcp: fastopen: accept data/FIN present in SYNACK message
2016-02-06  David S. MillerMerge branch 'rx_nohandler'
2016-02-06  Jarod Wilsonteam: track sum of rx_nohandler for all slaves
2016-02-06  Jarod Wilsonnet: add rx_nohandler stat counter
2016-02-02  David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-02-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-02-01  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-02-01  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-02-01  Linus TorvaldsMerge tag 'usb-4.5-rc2' of git://git./linux/kernel...
2016-02-01  Linus TorvaldsMerge tag 'tty-4.5-rc2' of git://git./linux/kernel...
2016-02-01  Linus TorvaldsMerge tag 'staging-4.5-rc2' of git://git./linux/kernel...
2016-02-01  Linus TorvaldsMerge tag 'driver-core-4.5-rc2' of git://git./linux...
2016-02-01  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-02-01  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-01-31  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-01-31  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-01-31  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-31  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-01-31  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-01-31  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2016-01-31  Linus TorvaldsMerge tag 'vfio-v4.5-rc2' of git://github.com/awilliam...
2016-01-31  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-01-31  Dan Williamsphys_to_pfn_t: use phys_addr_t
2016-01-30  David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-01-30  Dan Williamsblock: use DAX for partition table reads
2016-01-30  Dan Williamsblock: revert runtime dax control of the raw block...
2016-01-30  Dan Williamsfs, block: force direct-I/O for dax-enabled block devices
2016-01-30  Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2016-01-30  David S. MillerMerge branch 'ipv6-sticky-pktinfo'
2016-01-30  Paolo Abeniipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2016-01-30  David S. MillerMerge tag 'wireless-drivers-for-davem-2016-01-29' of...
2016-01-30  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-01-30  Linus TorvaldsMerge tag 'powerpc-4.5-2' of git://git./linux/kernel...
2016-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-01-29  Linus TorvaldsMerge branch 'for-linus-4.5' of git://git./linux/kernel...
2016-01-29  Linus TorvaldsMerge tag 'pm+acpi-4.5-rc2' of git://git./linux/kernel...
next
This page took 0.052485 seconds and 8 git commands to generate.