aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso2-6/+28
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso2-0/+20
2019-11-12netfilter: nf_flow_table: detach routing information from flow descriptionPablo Neira Ayuso1-3/+11
2019-11-12netfilter: nf_flowtable: remove flow_offload_entry structurePablo Neira Ayuso1-0/+1
2019-11-12netfilter: nf_flow_table: remove union from flow_offload structurePablo Neira Ayuso1-4/+1
2019-11-12netfilter: nf_flow_table: move conntrack object to struct flow_offloadPablo Neira Ayuso1-0/+1
2019-11-12Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-26/+3
2019-11-12net/sched: actions: remove unused 'order'Davide Caratti1-1/+0
2019-11-12devlink: Allow large formatted message of binary outputAya Levin1-3/+1
2019-11-12net: sfp: fix sfp_bus_add_upstream() warningRussell King1-2/+2
2019-11-11can: rx-offload: Prepare for CAN FD supportJoakim Zhang1-3/+3
2019-11-11can: rx-offload: can_rx_offload_reset(): remove no-op functionMarc Kleine-Budde1-1/+0
2019-11-11can: mcp251x: get rid of legacy platform dataAndy Shevchenko1-22/+0
2019-11-09net: sfp: rework upstream interfaceRussell King1-8/+17
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller26-49/+78
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds17-22/+34
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-11-08sctp: add SCTP_PEER_ADDR_THLDS_V2 sockoptXin Long1-0/+10
2019-11-08sctp: add support for Primary Path SwitchoverXin Long3-3/+16
2019-11-08sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockoptXin Long1-0/+2
2019-11-08sctp: add SCTP_ADDR_POTENTIALLY_FAILED notificationXin Long1-0/+2
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long4-0/+21
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko1-2/+5
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien1-0/+4
2019-11-08tipc: add new AEAD key structure for user APITuong Lien1-0/+21
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet1-3/+3
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-10/+42
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-19/+1
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+15
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan2-0/+30
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen1-1/+3
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-11-07net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet1-2/+4
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet1-1/+1
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet1-4/+4
2019-11-07u64_stats: provide u64_stats_t typeEric Dumazet1-4/+47
2019-11-07net: provide dev_lstats_add() helperEric Dumazet1-0/+10
2019-11-07net: provide dev_lstats_read() helperEric Dumazet1-0/+2
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen1-0/+18
2019-11-07devlink: Add layer 3 generic packet trapsAmit Cohen1-0/+27
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-1/+15
2019-11-07tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet1-3/+9
2019-11-06dt-bindings: net: phy: Add support for AT803XMichael Walle1-0/+13
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet1-2/+2
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+2
2019-11-06lwtunnel: add options setting and dumping for erspanXin Long1-0/+12
2019-11-06lwtunnel: add options setting and dumping for vxlanXin Long1-0/+9
2019-11-06lwtunnel: add options setting and dumping for geneveXin Long1-0/+20
2019-11-06net/tls: add a TX lockJakub Kicinski1-0/+5