summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde2019-09-041-4/+4
| * | | | | net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICEJakub Kicinski2019-09-051-6/+32
| * | | | | net/tls: use the full sk_proto pointerJakub Kicinski2019-09-051-10/+0
| * | | | | Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht2019-09-051-2/+2
| * | | | | devlink: Add new info version tags for ASIC and FWShannon Nelson2019-09-051-0/+7
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-022-1/+4
| |\ \ \ \
| * | | | | devlink: Make port index data type as unsigned intParav Pandit2019-08-311-1/+1
| * | | | | net: tls: export protocol version, cipher, tx_conf/rx_conf to socket diagDavide Caratti2019-08-311-0/+17
| * | | | | tcp: ulp: add functions to dump ulp-specific informationDavide Caratti2019-08-311-0/+3
| * | | | | net/tls: use RCU protection on icsk->icsk_ulp_dataJakub Kicinski2019-08-312-3/+8
| * | | | | udp: Remove unlikely() from IS_ERR*() conditionDenis Efremov2019-08-301-1/+1
| * | | | | ipv6: shrink struct ipv6_mc_socklistEric Dumazet2019-08-281-1/+1
| * | | | | sctp: make ecn flag per netns and endpointXin Long2019-08-272-1/+5
| * | | | | net: dsa: remove bitmap operationsVivien Didelot2019-08-271-3/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-274-9/+3
| |\ \ \ \ \
| * | | | | | net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov2019-08-261-0/+17
| * | | | | | net: sched: take reference to action dev before calling offloadsVlad Buslov2019-08-261-0/+2
| * | | | | | net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov2019-08-261-1/+1
| * | | | | | net: sched: add API for registering unlocked offload block callbacksVlad Buslov2019-08-262-0/+2
| * | | | | | net: sched: notify classifier on successful offload add/deleteVlad Buslov2019-08-261-0/+4
| * | | | | | net: sched: refactor block offloads counter usageVlad Buslov2019-08-262-32/+16
| * | | | | | net: sched: change tcf block offload counter type to atomic_tVlad Buslov2019-08-261-3/+4
| * | | | | | net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov2019-08-261-0/+2
| | |_|_|/ / | |/| | | |
| * | | | | net/mlx5e: Add tc flower tracepointsDmytro Linkin2019-08-211-0/+1
| * | | | | nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-211-2/+84
| * | | | | cfg80211: Support assoc-at timer in sta-infoBen Greear2019-08-211-0/+2
| * | | | | sctp: add sctp_auth_init and sctp_auth_freeXin Long2019-08-191-0/+2
| * | | | | sctp: add asconf_enable in struct sctp_endpointXin Long2019-08-191-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-198-9/+23
| |\ \ \ \ \
| * | | | | | Documentation: Add devlink-trap documentationIdo Schimmel2019-08-171-0/+6
| * | | | | | devlink: Add generic packet traps and groupsIdo Schimmel2019-08-171-0/+40
| * | | | | | devlink: Add packet trap infrastructureIdo Schimmel2019-08-171-0/+129
| * | | | | | drop_monitor: Add basic infrastructure for hardware dropsIdo Schimmel2019-08-171-0/+33
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-1327-4/+121
| |\ \ \ \ \
| | * | | | | netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden2019-08-1310-0/+36
| | * | | | | netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...Jeremy Sowden2019-08-134-0/+31
| | * | | | | netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden2019-08-131-0/+4
| | * | | | | netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...Jeremy Sowden2019-08-131-0/+8
| | * | | | | netfilter: add missing includes to a number of header-files.Jeremy Sowden2019-08-1316-3/+40
| | * | | | | netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso2019-08-131-0/+1
| | * | | | | netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera2019-08-031-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-131-0/+10
| |\ \ \ \ \ \
| | * | | | | | tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov2019-07-301-0/+10
| * | | | | | | tcp: Update TCP_BASE_MSS commentJosh Hunt2019-08-091-1/+1
| * | | | | | | tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-091-0/+1
| * | | | | | | devlink: remove pointless data_len arg from region snapshot createJiri Pirko2019-08-091-1/+1
| * | | | | | | netfilter: nf_tables_offload: support indr block callwenxu2019-08-081-0/+4
| * | | | | | | flow_offload: support get multi-subsystem blockwenxu2019-08-081-1/+9
| * | | | | | | flow_offload: move tc indirect block to flow offloadwenxu2019-08-083-38/+29
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-065-7/+30
| |\ \ \ \ \ \ \