aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-16/+48
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-25/+144
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-11/+41
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann1-0/+2
2018-01-16net: remove prototype of qdisc_lookup_class()Jakub Kicinski1-1/+0
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+2
2018-01-16devlink: Add relation between dpipe and resourceArkadi Sharshevsky2-0/+19
2018-01-16devlink: Add support for reloadArkadi Sharshevsky2-0/+6
2018-01-16devlink: Add support for resource abstractionArkadi Sharshevsky2-0/+114
2018-01-16devlink: Add per devlink instance lockArkadi Sharshevsky1-0/+1
2018-01-16phy: add helpers for setting/clearing bits in PHY registersHeiner Kallweit1-0/+49
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-2/+2
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg1-2/+2
2018-01-15ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall1-0/+3
2018-01-15Revert "openvswitch: Add erspan tunnel support."William Tu1-1/+0
2018-01-15net: Convert atomic_t net::count to refcount_tKirill Tkhai1-4/+4
2018-01-15net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de1-1/+1
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit1-1/+1
2018-01-15ptr_ring: document usage around __ptr_ring_peekMichael S. Tsirkin1-4/+10
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+2
2018-01-14bpf: offload: add map offload infrastructureJakub Kicinski3-0/+66
2018-01-14bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski1-2/+2
2018-01-14bpf: add helper for copying attrs to struct bpf_mapJakub Kicinski1-0/+1
2018-01-14bpf: add map_alloc_check callbackJakub Kicinski1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2-0/+26
2018-01-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov1-0/+2
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu4-6/+28
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu6-22/+51
2018-01-13bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer1-1/+1
2018-01-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+0
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+18
2018-01-12net/mlx5: Fix get vector affinity helper functionSaeed Mahameed1-1/+18
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-2/+3
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+3
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel1-5/+6
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell1-2/+2
2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer1-3/+0
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek1-7/+3
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek1-0/+377
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel1-0/+1
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2-0/+8
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-8/+58
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-8/+18
2018-01-10bpf: export function to write into verifier log bufferQuentin Monnet1-0/+3
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-8/+16
2018-01-09tipc: improve groupcast scope handlingJon Maloy1-4/+3
2018-01-09virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron1-0/+13
2018-01-09macsec: Add support for GCM-AES-256 cipher suiteFelix Walter1-3/+8