summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* udp: generate gso with UDP_SEGMENTWillem de Bruijn2018-04-265-0/+7
* udp: add udp gsoWillem de Bruijn2018-04-262-0/+6
* udp: expose inet cork to udpWillem de Bruijn2018-04-262-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-251-1/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-251-1/+3
| |\
| | * bpf: sockmap, map_release does not hold refcnt for pinned mapsJohn Fastabend2018-04-241-1/+1
| | * bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAYRoman Gushchin2018-04-231-0/+2
* | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-04-251-5/+24
|\ \ \
| * | | macvlan: Provide function for interfaces to release HW offloadAlexander Duyck2018-04-251-0/+8
| * | | macvlan: Add function to test for destination filtering supportAlexander Duyck2018-04-251-0/+9
| * | | macvlan: macvlan_count_rx shouldn't be static inline AND externAlexander Duyck2018-04-251-4/+0
| * | | macvlan: Rename fwd_priv to accel_priv and add accessor functionAlexander Duyck2018-04-251-1/+7
* | | | sctp: remove the unused sctp_assoc_is_match functionXin Long2018-04-251-4/+0
* | | | sctp: fix const parameter violation in sctp_make_sackMarcelo Ricardo Leitner2018-04-251-1/+1
* | | | neighbour: support for NTF_EXT_LEARNED flagRoopa Prabhu2018-04-251-1/+18
* | | | ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam2018-04-251-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2414-43/+52
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-244-3/+7
| |\ \
| | * | net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli2018-04-241-0/+2
| | |/
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-221-2/+2
| | |\
| | | * bpf/tracing: fix a deadlock in perf_event_detach_bpf_progYonghong Song2018-04-111-2/+2
| | * | net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-221-1/+2
| | * | llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-221-0/+1
| * | | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-221-1/+1
| |\ \ \
| | * | | drm: Fix HDCP downstream dev count readRamalingam C2018-04-161-1/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-222-5/+0
| |\ \ \ \
| | * | | | timekeeping: Remove __current_kernel_time()Baolin Wang2018-04-171-3/+0
| | * | | | timers: Remove stale struct tvec_base forward declarationLiu, Changcheng2018-04-171-2/+0
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-222-15/+16
| |\ \ \ \ \
| | * | | | | coresight: Move to SPDX identifierMathieu Poirier2018-04-191-12/+1
| | * | | | | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-171-3/+15
| | |/ / / /
| * | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-211-0/+3
| |\ \ \ \ \
| | * | | | | random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-141-0/+3
| * | | | | | kasan: add no_sanitize attribute for clang buildsAndrey Konovalov2018-04-201-0/+3
| * | | | | | writeback: safer lock nestingGreg Thelen2018-04-202-14/+21
| * | | | | | fork: unconditionally clear stack on forkKees Cook2018-04-201-5/+1
| | |_|_|/ / | |/| | | |
* | | | | | rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown2018-04-241-2/+3
* | | | | | rhashtable: remove outdated comments about grow_decision etcNeilBrown2018-04-241-19/+14
* | | | | | Revert "net: init sk_cookie for inet socket"Yafang Shao2018-04-241-9/+0
* | | | | | net/dim: Support adaptive TX moderationTal Gilboa2018-04-241-13/+50
* | | | | | net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa2018-04-241-6/+6
* | | | | | qed: Add configuration information to register dump and debug dataDenis Bolotin2018-04-231-0/+3
* | | | | | net: init sk_cookie for inet socketYafang Shao2018-04-231-0/+9
* | | | | | net: fib_rules: add extack supportRoopa Prabhu2018-04-231-1/+2
* | | | | | net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao2018-04-231-9/+21
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2154-197/+1858
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-203-4/+15
| |\ \ \ \ \
| | * | | | | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-171-2/+5
| | * | | | | textsearch: fix kernel-doc warnings and add kernel-api sectionRandy Dunlap2018-04-161-2/+2
| | * | | | | lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-121-0/+8