summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann
2021-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-04xsk: Fix for xp_aligned_validate_desc() when len == chunk_sizeXuan Zhuo
2021-05-03sctp: delay auto_asconf init until binding the first addrXin Long
2021-05-03Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long
2021-05-03net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_infoPhillip Potter
2021-05-03sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long
2021-05-03Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"Xin Long
2021-05-03Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""Xin Long
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_bXin Long
2021-04-30Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"Xin Long
2021-04-30sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long
2021-04-30vsock/vmci: Remove redundant assignment to errYang Li
2021-04-29net: Remove redundant assignment to errYang Li
2021-04-29bridge: Fix possible races between assigning rx_handler_data and setting IFF_...Zhang Zhengming
2021-04-29net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-04-29openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-04-29seg6: add counters support for SRv6 BehaviorsAndrea Mayer
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28net: selftest: fix build issue if INET is disabledOleksij Rempel
2021-04-28net: netrom: nr_in: Remove redundant assignment to nsJiapeng Chong
2021-04-28net/sched: act_ct: Remove redundant ct get and checkRoi Dayan
2021-04-28icmp: standardize naming of RFC 8335 PROBE constantsAndreas Roeseler
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-27Fix misc new gcc warningsLinus Torvalds
2021-04-27net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong
2021-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-27net: fix a concurrency bug in l2tp_tunnel_register()Gong, Sishuai
2021-04-27net/smc: Remove redundant assignment to rcJiapeng Chong
2021-04-27mpls: Remove redundant assignment to errJiapeng Chong
2021-04-27llc2: Remove redundant assignment to rcJiapeng Chong
2021-04-27net/tls: Remove redundant initialization of recordJiapeng Chong
2021-04-27rds: Remove redundant assignment to nr_sigJiapeng Chong
2021-04-27net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu
2021-04-27net: dsa: free skb->cb usage in core driverYangbo Lu
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu
2021-04-27net: dsa: check tx timestamp request in core driverYangbo Lu
2021-04-27rxrpc: rxkad: Remove redundant variable offsetJiapeng Chong
2021-04-27net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-04-27Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=nArnd Bergmann
2021-04-27netfilter: nft_socket: fix an unused variable warningArnd Bergmann
2021-04-27Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-27netfilter: nftables: add catch-all set element supportPablo Neira Ayuso
2021-04-27netfilter: nftables: add helper function to validate set element dataPablo Neira Ayuso
2021-04-27netfilter: nftables: add helper function to flush set elementsPablo Neira Ayuso
2021-04-27netfilter: nftables: add loop check helper functionPablo Neira Ayuso
2021-04-27netfilter: nftables: rename set element data activation/deactivation functionsPablo Neira Ayuso