summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-11-08rxrpc: Use the core ICMP/ICMP6 parsersDavid Howells
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells
2022-11-08rxrpc: Fix ack.bufferSize to be 0 when generating an ackDavid Howells
2022-11-08rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells
2022-11-08rxrpc: Record statistics about ACK typesDavid Howells
2022-11-08rxrpc: Add stats procfile and DATA packet statsDavid Howells
2022-11-08rxrpc: Track highest acked serialDavid Howells
2022-11-08rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells
2022-11-08rxrpc: Trace setting of the request-ack flagDavid Howells
2022-11-08net: sched: add helper support in act_ctXin Long
2022-11-08net: sched: call tcf_ct_params_free to free params in tcf_ct_initXin Long
2022-11-08net: move add ct helper function to nf_conntrack_helper for ovs and tcXin Long
2022-11-08net: move the ct helper function to nf_conntrack_helper for ovs and tcXin Long
2022-11-08ethtool: Fail number of channels change when it conflicts with rxnfcGal Pressman
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski
2022-11-07sctp: clear out_curr if all frag chunks of current msg are prunedXin Long
2022-11-07sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsentXin Long
2022-11-07tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_headerXin Long
2022-11-07netlink: Fix potential skb memleak in netlink_ackTao Chen
2022-11-07can: j1939: j1939_send_one(): fix missing CAN header initializationOliver Hartkopp
2022-11-07can: isotp: fix tx state handling for echo tx processingOliver Hartkopp
2022-11-07can: af_can: fix NULL pointer dereference in can_rx_register()Zhengchao Shao
2022-11-07can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packetChen Zhongjin
2022-11-07genetlink: convert control family to split opsJakub Kicinski
2022-11-07genetlink: allow families to use split ops directlyJakub Kicinski
2022-11-07genetlink: inline old iteration helpersJakub Kicinski
2022-11-07genetlink: use iterator in the op to policy map dumpingJakub Kicinski
2022-11-07genetlink: add iterator for walking family opsJakub Kicinski
2022-11-07genetlink: inline genl_get_cmd()Jakub Kicinski
2022-11-07genetlink: support split policies in ctrl_dumppolicy_put_op()Jakub Kicinski
2022-11-07genetlink: add policies for both doit and dumpit in ctrl_dumppolicy_start()Jakub Kicinski
2022-11-07genetlink: check for callback type at op load timeJakub Kicinski
2022-11-07genetlink: load policy based on validation flagsJakub Kicinski
2022-11-07genetlink: introduce split op representationJakub Kicinski
2022-11-07genetlink: refactor the cmd <> policy mapping dumpJakub Kicinski
2022-11-07ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to networkAlexander Potapenko
2022-11-07tcp: prohibit TCP_REPAIR_OPTIONS if data was already sentLu Wei
2022-11-04net: remove redundant check in ip_metrics_convert()Zhengchao Shao
2022-11-04rds: remove redundant variable total_payload_lenColin Ian King
2022-11-03bpf: Consolidate spin_lock, timer management into btf_recordKumar Kartikeya Dwivedi
2022-11-03Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-03net: gso: fix panic on frag_list with mixed head alloc typesJiri Benc
2022-11-03net: expose devlink port over rtnetlinkJiri Pirko
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: use devlink_port pointer instead of ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: add not cleared type warning to port unregisterJiri Pirko
2022-11-03net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...Jiri Pirko
2022-11-03net: devlink: remove net namespace check from devlink_nl_port_fill()Jiri Pirko
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko