summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-16devlink: Add relation between dpipe and resourceArkadi Sharshevsky
2018-01-16devlink: Add support for reloadArkadi Sharshevsky
2018-01-16devlink: Add support for resource abstractionArkadi Sharshevsky
2018-01-16devlink: Add per devlink instance lockArkadi Sharshevsky
2018-01-16phy: add helpers for setting/clearing bits in PHY registersHeiner Kallweit
2018-01-15Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-15net: Convert atomic_t net::count to refcount_tKirill Tkhai
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell
2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek
2018-01-10ipv6: Add support for non-equal-cost multipathIdo Schimmel
2018-01-10ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-10bpf: export function to write into verifier log bufferQuentin Monnet
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-09tipc: improve groupcast scope handlingJon Maloy
2018-01-09virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron
2018-01-09macsec: Add support for GCM-AES-256 cipher suiteFelix Walter
2018-01-09tuntap: XDP transmissionJason Wang
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09net/core: Add drop counters to VF statisticsEugenia Emantayev
2018-01-09net/mlx5: Hairpin pair core object setupOr Gerlitz
2018-01-09net/mlx5: Add hairpin definitions to the FW APIOr Gerlitz
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-08net: No line break on netdev_WARN* formattingGal Pressman
2018-01-08net: Fix netdev_WARN_ONCE macroGal Pressman
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-08net: tracepoint: exposing sk_faimily in tracepoint inet_sock_set_stateYafang Shao
2018-01-08l2tp: adjust comments about L2TPv3 offsetsGuillaume Nault
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso
2018-01-08netfilter: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso
2018-01-08netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso
2018-01-08netfilter: meta: secpath supportFlorian Westphal