summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-07-06ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel
2021-07-06tcp: fix tcp_init_transfer() to not reset icsk_ca_initializedNguyen Dinh Phi
2021-07-06skbuff: Release nfct refcount on napi stolen or re-used skbsPaul Blakey
2021-07-06netfilter: nft_last: incorrect arithmetics when restoring last usedPablo Neira Ayuso
2021-07-06netfilter: nft_last: honor NFTA_LAST_SET on restorationPablo Neira Ayuso
2021-07-06netfilter: conntrack: Mark access for KCSANManfred Spraul
2021-07-06netfilter: conntrack: add new sysctl to disable RST checkAli Abdallah
2021-07-06netfilter: conntrack: improve RST handling when tuple is re-usedAli Abdallah
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-02udp: properly flush normal packet at GRO timePaolo Abeni
2021-07-02net/sched: act_ct: remove and free nf_table callbacksLouis Peens
2021-07-02net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller
2021-07-02sock: fix error in sock_setsockopt()Eric Dumazet
2021-07-02tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-02net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu
2021-07-02net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-02net/sched: sch_taprio: fix typo in commentJesper Dangaard Brouer
2021-07-02netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfoVasily Averin
2021-07-02netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin
2021-07-02netfilter: nf_tables: Fix dereference of null pointer flowColin Ian King
2021-07-02netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal
2021-07-01s390: iucv: Avoid field over-reading memcpy()Kees Cook
2021-07-01udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet
2021-07-01net: socket: support hardware timestamp conversion to PHC boundYangbo Lu
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu
2021-07-01mptcp: setsockopt: convert to mptcp_setsockopt_sol_socket_timestamping()Yangbo Lu
2021-07-01ethtool: add a new command for getting PHC virtual clocksYangbo Lu
2021-07-01Merge branch 'master' of ../net-next/David S. Miller
2021-07-01sctp: move 198 addresses from unusable to private scopeXin Long
2021-07-01sctp: check pl.raise_count separately from its incrementXin Long
2021-07-01net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_joinVladimir Oltean
2021-07-01net: annotate data race around sk_ll_usecEric Dumazet
2021-07-01net/802/garp: fix memleak in garp_request_join()Yang Yingliang
2021-07-01sctp: prevent info leak in sctp_make_heartbeat()Dan Carpenter
2021-07-01net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang
2021-07-01openvswitch: Optimize operation for key comparisonBaowen Zheng
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-29tcp_yeah: check struct yeah size at compile timeEric Dumazet
2021-06-29net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}Vladimir Oltean
2021-06-29net: use netdev_info in ndo_dflt_fdb_{add,del}Vladimir Oltean
2021-06-29net: sock: add trace for socket errorsAlexander Aring
2021-06-29net: sock: introduce sk_error_reportAlexander Aring
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-06-29net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive()Liam Howlett
2021-06-29net: dsa: replay the local bridge FDB entries pointing to the bridge dev tooVladimir Oltean
2021-06-29net: dsa: ensure during dsa_fdb_offload_notify that dev_hold and dev_put are ...Vladimir Oltean