aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet
2019-08-27sctp: make ecn flag per netns and endpointXin Long
2019-08-27net: dsa: remove bitmap operationsVivien Didelot
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin
2019-08-21trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21cfg80211: Support assoc-at timer in sta-infoBen Greear
2019-08-19sctp: add sctp_auth_init and sctp_auth_freeXin Long
2019-08-19sctp: add asconf_enable in struct sctp_endpointXin Long
2019-08-19ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso
2019-08-18net: sched: use major priority number as hardware priorityPablo Neira Ayuso
2019-08-17Documentation: Add devlink-trap documentationIdo Schimmel
2019-08-17devlink: Add generic packet traps and groupsIdo Schimmel
2019-08-17devlink: Add packet trap infrastructureIdo Schimmel
2019-08-17drop_monitor: Add basic infrastructure for hardware dropsIdo Schimmel
2019-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-08-17Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann
2019-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-13netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2019-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden
2019-08-13netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...Jeremy Sowden
2019-08-13netfilter: add missing includes to a number of header-files.Jeremy Sowden
2019-08-13netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso
2019-08-09sock: make cookie generation global instead of per netnsDaniel Borkmann
2019-08-09tcp: Update TCP_BASE_MSS commentJosh Hunt
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt
2019-08-09devlink: remove pointless data_len arg from region snapshot createJiri Pirko
2019-08-09netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-08netfilter: nf_tables_offload: support indr block callwenxu
2019-08-08flow_offload: support get multi-subsystem blockwenxu
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu
2019-08-08inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault