summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-12-10ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov
2022-12-10ipvs: use common functions for stats allocationJulian Anastasov
2022-12-10ipvs: add rcu protection to statsJulian Anastasov
2022-12-08netfilter: flowtable: add a 'default' case to flowtable datapathLi Qiong
2022-11-30netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal
2022-11-30netfilter: ipset: Add support for new bitmask parameterVishwanath Pai
2022-11-30netfilter: conntrack: merge ipv4+ipv6 confirm functionsFlorian Westphal
2022-11-30netfilter: conntrack: add sctp DATA_SENT stateSriram Yagnaraman
2022-11-22netfilter: nft_inner: fix IS_ERR() vs NULL checkDan Carpenter
2022-11-21net: fix __sock_gen_cookie()Eric Dumazet
2022-11-21mptcp: more detailed error reporting on endpoint creationPaolo Abeni
2022-11-21mptcp: deduplicate error paths on endpoint creationPaolo Abeni
2022-11-21net: Return errno in sk->sk_prot->get_port().Kuniyuki Iwashima
2022-11-18net: dsa: tag_mtk: assign per-port queuesFelix Fietkau
2022-11-18netlink: remove the flex array from struct nlmsghdrJakub Kicinski
2022-11-18mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi
2022-11-18Merge tag 'rxrpc-next-20221116' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-18net: fix napi_disable() logic errorEric Dumazet
2022-11-18rxrpc: uninitialized variable in rxrpc_send_ack_packet()Dan Carpenter
2022-11-18rxrpc: fix rxkad_verify_response()Dan Carpenter
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-18sctp: add sysctl net.sctp.l3mdev_acceptXin Long
2022-11-18sctp: add dif and sdif check in asoc and ep lookupXin Long
2022-11-18sctp: add skb_sdif in struct sctp_afXin Long
2022-11-18sctp: check sk_bound_dev_if when matching ep in get_portXin Long
2022-11-18sctp: check ipv6 addr with sk_bound_dev if setXin Long
2022-11-18sctp: verify the bind address with the tb_id from l3mdevXin Long
2022-11-17sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.hXin Long
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski
2022-11-17devlink: Allow for devlink-rate nodes parent reassignmentMichal Wilczynski
2022-11-17devlink: Enable creation of the devlink-rate nodes from the driverMichal Wilczynski
2022-11-17devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski
2022-11-17devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski
2022-11-17net: dsa: autoload tag driver module on tagging protocol changeVladimir Oltean
2022-11-17net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id()Vladimir Oltean
2022-11-17net: dsa: strip sysfs "tagging" string of trailing newlineVladimir Oltean
2022-11-17net: dsa: provide a second modalias to tag proto drivers based on their nameVladimir Oltean
2022-11-17net: dsa: rename tagging protocol driver modaliasVladimir Oltean
2022-11-17net: dsa: stop exposing tag proto module helpers to the worldVladimir Oltean
2022-11-17net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user portsRasmus Villemoes
2022-11-17net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DTRasmus Villemoes
2022-11-17net: dsa: refactor name assignment for user portsRasmus Villemoes
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17sctp: sm_statefuns: Remove pointer casts of the same typeLi zeming
2022-11-16tcp: annotate data-race around queue->synflood_warnedEric Dumazet
2022-11-16ax25: af_ax25: Remove unnecessary (void*) conversionsLi zeming
2022-11-16tcp: configurable source port perturb table sizeGleb Mazovetskiy
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2022-11-16ipv4: tunnels: use DEV_STATS_INC()Eric Dumazet
2022-11-16ipv6: tunnels: use DEV_STATS_INC()Eric Dumazet