summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2019-09-05Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-09-05net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICEJakub Kicinski
2019-09-05net/tls: use the full sk_proto pointerJakub Kicinski
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensibl...Marc Kleine-Budde
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde
2019-09-03netfilter: nf_tables: Introduce stateful object update operationFernando Fernandez Mancera
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31devlink: Make port index data type as unsigned intParav Pandit
2019-08-31net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diagDavide Caratti
2019-08-31tcp: ulp: add functions to dump ulp-specific informationDavide Caratti
2019-08-31net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski
2019-08-30udp: Remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-08-31xsk: add support to allow unaligned chunk placementKevin Laatz
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
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-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27netfilter: nft_dynset: support for element deletionAnder Juaristi
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-26netfilter: nf_tables: Introduce new 64-bit helper register functionsAnder Juaristi
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-17xsk: remove AF_XDP socket from map when the socket is releasedBjörn Töpel
2019-08-17bpf: support cloning sk storage on accept()Stanislav Fomichev
2019-08-17xsk: add support for need_wakeup flag in AF_XDP ringsMagnus Karlsson
2019-08-17Documentation: Add devlink-trap documentationIdo Schimmel
2019-08-17devlink: Add generic packet traps and groupsIdo Schimmel