summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-11-12net: sfp: fix sfp_bus_add_upstream() warningRussell King
2019-11-09net: sfp: rework upstream interfaceRussell King
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-08sctp: add SCTP_PEER_ADDR_THLDS_V2 sockoptXin Long
2019-11-08sctp: add support for Primary Path SwitchoverXin Long
2019-11-08sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockoptXin Long
2019-11-08sctp: add SCTP_ADDR_POTENTIALLY_FAILED notificationXin Long
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien
2019-11-08tipc: add new AEAD key structure for user APITuong Lien
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen
2019-11-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet
2019-11-07u64_stats: provide u64_stats_t typeEric Dumazet
2019-11-07net: provide dev_lstats_add() helperEric Dumazet
2019-11-07net: provide dev_lstats_read() helperEric Dumazet
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen
2019-11-07devlink: Add layer 3 generic packet trapsAmit Cohen
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-07tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet
2019-11-06dt-bindings: net: phy: Add support for AT803XMichael Walle
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-11-06lwtunnel: add options setting and dumping for erspanXin Long
2019-11-06lwtunnel: add options setting and dumping for vxlanXin Long
2019-11-06lwtunnel: add options setting and dumping for geneveXin Long
2019-11-06net/tls: add a TX lockJakub Kicinski
2019-11-06net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet
2019-11-06net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet
2019-11-06net: avoid potential false sharing in neighbor related codeEric Dumazet
2019-11-06drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-06drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-11-05net: prevent load/store tearing on sk->sk_stampEric Dumazet
2019-11-05net_sched: add TCA_STATS_PKT64 attributeEric Dumazet
2019-11-05net_sched: extend packet counter to 64bitEric Dumazet
2019-11-05net_sched: do not export gnet_stats_basic_packed to uapiEric Dumazet
2019-11-05net: dsa: Add support for devlink resourcesAndrew Lunn