summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny
2018-07-16net: Add TLS rx resync NDOBoris Pismenny
2018-07-16net: Add TLS RX offload featureIlya Lesokhin
2018-07-16net: Add decrypted field to skbBoris Pismenny
2018-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13net: ipmr: add support for passing full packet on wrong vifNikolay Aleksandrov
2018-07-13xdp: support simultaneous driver and hw XDP attachmentJakub Kicinski
2018-07-13xdp: don't make drivers report attachment modeJakub Kicinski
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker
2018-07-12net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-12tcp: use monotonic timestamps for PAWSArnd Bergmann
2018-07-11net: Add lag.h, net_lag_port_dev_txable()Petr Machata
2018-07-11team: Publish team_port_get_rcu()Petr Machata
2018-07-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-10netfilter: Add nf_ct_get_tuple_skb global lookup functionToke Høiland-Jørgensen
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-09netfilter: fix use-after-free in NF_HOOK_LISTEdward Cree
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-09net: Add generic ndo_select_queue functionsAlexander Duyck
2018-07-09net: Add support for subordinate traffic classes to netdev_pick_txAlexander Duyck
2018-07-09net: Add support for subordinate device traffic classesAlexander Duyck
2018-07-09bpf: include errno.h from bpf-cgroup.hRoman Gushchin
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann
2018-07-07lib: reciprocal_div: implement the improved algorithm on the paper mentionedJiong Wang
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-05net: limit each hash list length to MAX_GRO_SKBSLi RongQing
2018-07-04net/mlx5: Add hardware definitions for dump_fill_mkeyLeon Romanovsky
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes
2018-07-04net: ipv4: listified version of ip_rcvEdward Cree
2018-07-04net: core: another layer of lists, around PF_MEMALLOC skb handlingEdward Cree
2018-07-04net: core: trivial netif_receive_skb_list() entry pointEdward Cree
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra