summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-03-31tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet
2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet
2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet
2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet
2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet
2021-03-31qrtr: Convert qrtr_ports from IDR to XArrayMatthew Wilcox (Oracle)
2021-03-31ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-31ethtool: support FEC settings over netlinkJakub Kicinski
2021-03-30mptcp: remove id 0 addressGeliang Tang
2021-03-30mptcp: unify RM_ADDR and RM_SUBFLOW receivingGeliang Tang
2021-03-30mptcp: remove all subflows involving id 0 addressGeliang Tang
2021-03-30net: fix icmp_echo_enable_probe sysctlEric Dumazet
2021-03-30udp: never accept GSO_FRAGLIST packetsPaolo Abeni
2021-03-30udp: properly complete L4 GRO over UDP tunnel packetPaolo Abeni
2021-03-30udp: skip L4 aggregation for UDP tunnel packetsPaolo Abeni
2021-03-30udp: fixup csum for GSO receive slow pathPaolo Abeni
2021-03-30net/decnet: Delete obsolete TODO fileWang Qing
2021-03-30net/ax25: Delete obsolete TODO fileWang Qing
2021-03-30icmp: add response to RFC 8335 PROBE messagesAndreas Roeseler
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler
2021-03-30net: add support for sending RFC 8335 PROBE messagesAndreas Roeseler
2021-03-30net: add sysctl for enabling RFC 8335 PROBE messagesAndreas Roeseler
2021-03-29tcp: fix tcp_min_tso_segs sysctlEric Dumazet
2021-03-29sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-29ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-29ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-29tipc: fix htmldoc and smatch warningsJon Maloy
2021-03-28sit: use minkernel test robot
2021-03-28NFC: digital: Correct function name in the kerneldoc commentsXiongfeng Wang
2021-03-28ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...Xiongfeng Wang
2021-03-28net: 9p: Correct function names in the kerneldoc commentsXiongfeng Wang
2021-03-289p/trans_fd: Correct function name p9_mux_destroy() in the kerneldocXiongfeng Wang
2021-03-28net: 9p: Correct function name errstr2errno() in the kerneldoc commentsXiongfeng Wang
2021-03-28net: core: Correct function name netevent_unregister_notifier() in the kerneldocXiongfeng Wang
2021-03-28net: core: Correct function name dev_uc_flush() in the kerneldocXiongfeng Wang
2021-03-28netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc commentsXiongfeng Wang
2021-03-28l3mdev: Correct function names in the kerneldoc commentsXiongfeng Wang
2021-03-28nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata
2021-03-28net: vsock: Fix a typoLu Wei
2021-03-28net: sctp: Fix some typosLu Wei
2021-03-28net: rds: Fix a typoLu Wei
2021-03-28xfrm_user.c: Added a punctuationBhaskar Chowdhury
2021-03-28xfrm_policy.c : Mundane typo fixBhaskar Chowdhury
2021-03-28sm_statefuns.c: Mundane spello fixesBhaskar Chowdhury
2021-03-28reg.c: Fix a spelloBhaskar Chowdhury
2021-03-28node.c: A typo fixBhaskar Chowdhury
2021-03-28netfilter: nf_conntrack_acct.c: A typo fixBhaskar Chowdhury
2021-03-28netfilter: ipvs: A spello fixBhaskar Chowdhury
2021-03-28ncsi: internal.h: Fix a spelloBhaskar Chowdhury
2021-03-28mptcp: subflow.c: Fix a typoBhaskar Chowdhury