can: raw: add support for SO_TXTIME/SCM_TXTIME
[platform/kernel/linux-starfive.git] / net /
2022-05-16 Marc Kleine-Buddecan: raw: add support for SO_TXTIME/SCM_TXTIME
2022-05-16 Marc Kleine-Buddecan: raw: raw_sendmsg(): remove not needed setting...
2022-05-16 David S. MillerMerge branch 'net-skb-defer-freeing-polish'
2022-05-16 Eric Dumazetnet: call skb_defer_free_flush() before each napi_poll()
2022-05-16 Eric Dumazetnet: add skb_defer_max sysctl
2022-05-16 Eric Dumazetnet: use napi_consume_skb() in skb_defer_free_flush()
2022-05-16 Eric Dumazetnet: fix possible race in skb_attempt_defer_free()
2022-05-16 David S. MillerMerge branch 'skb-drop-reason-boundary'
2022-05-16 Menglong Dongnet: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v...
2022-05-16 Menglong Dongnet: skb: check the boundrary of drop reason in kfree_s...
2022-05-16 Menglong Dongnet: dm: check the boundary of skb drop reasons
2022-05-16 Guangguan Wangnet/smc: align the connect behaviour with TCP
2022-05-16 David S. MillerMerge branch 'sk_bound_dev_if-annotations'
2022-05-16 Eric Dumazetinet: rename INET_MATCH()
2022-05-16 Eric Dumazetipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
2022-05-16 Eric Dumazetl2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
2022-05-16 Eric Dumazetnet_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
2022-05-16 Eric Dumazetinet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bi...
2022-05-16 Eric Dumazetdccp: use READ_ONCE() to read sk->sk_bound_dev_if
2022-05-16 Eric Dumazetnet: core: add READ_ONCE/WRITE_ONCE annotations for...
2022-05-16 Eric Dumazetsctp: read sk->sk_bound_dev_if once in sctp_rcv()
2022-05-16 Eric Dumazetnet: annotate races around sk->sk_bound_dev_if
2022-05-16 David S. MillerMerge branch 'big-tcp'
2022-05-16 Coco Liipv6: Add hop-by-hop header to jumbograms in ip6_output
2022-05-16 Alexander Duycknet: allow gro_max_size to exceed 65536
2022-05-16 Eric Dumazetipv6/gro: insert temporary HBH/jumbo header
2022-05-16 Eric Dumazetipv6/gso: remove temporary HBH/jumbo header
2022-05-16 Eric Dumazettcp_cubic: make hystart_ack_delay() aware of BIG TCP
2022-05-16 Alexander Duycknet: allow gso_max_size to exceed 65536
2022-05-16 Eric Dumazetnet: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
2022-05-16 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf-next
2022-05-13 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2022-05-13 Kevin Mitchellnetfilter: conntrack: skip verification of zero UDP...
2022-05-13 Sven Auhagennetfilter: flowtable: nft_flow_route use more data...
2022-05-13 Florian Westphalnetfilter: conntrack: add nf_conntrack_events autodetec...
2022-05-13 Florian Westphalnetfilter: conntrack: un-inline nf_ct_ecache_ext_add
2022-05-13 Florian Westphalnetfilter: nfnetlink: allow to detect if ctnetlink...
2022-05-13 Pablo Neira Ayusonetfilter: conntrack: add nf_ct_iter_data object for...
2022-05-13 Florian Westphalnetfilter: conntrack: avoid unconditional local_bh_disable
2022-05-13 Florian Westphalnetfilter: conntrack: remove unconfirmed list
2022-05-13 Florian Westphalnetfilter: conntrack: remove __nf_ct_unconfirmed_destroy
2022-05-13 Florian Westphalnetfilter: cttimeout: decouple unlink and free on netns...
2022-05-13 Florian Westphalnetfilter: extensions: introduce extension genid count
2022-05-13 Florian Westphalnetfilter: remove nf_ct_unconfirmed_destroy helper
2022-05-13 Florian Westphalnetfilter: cttimeout: decouple unlink and free on netns...
2022-05-13 Florian Westphalnetfilter: conntrack: remove the percpu dying list
2022-05-13 Florian Westphalnetfilter: conntrack: include ecache dying list in...
2022-05-13 Florian Westphalnetfilter: ecache: use dedicated list for event redelivery
2022-05-13 Eric Dumazetinet: add READ_ONCE(sk->sk_bound_dev_if) in INET_MATCH()
2022-05-13 Jie Wangnet: page_pool: add page allocation stats for two fast...
2022-05-12 Jakub KicinskiMerge branch 'net-inet-retire-port-only-listening_hash'
2022-05-12 Martin KaFai Launet: inet: Retire port only listening_hash
2022-05-12 Martin KaFai Launet: inet: Open code inet_hash2 and inet_unhash2
2022-05-12 Martin KaFai Launet: inet: Remove count from inet_listen_hashbucket
2022-05-12 Jakub KicinskiMerge branch 'dsa-changes-for-multiple-cpu-ports-part-1'
2022-05-12 Vladimir Olteannet: dsa: remove port argument from ->change_tag_protocol()
2022-05-12 Vladimir Olteannet: dsa: felix: manage host flooding using a specific...
2022-05-12 Jakub Kicinskinet: update the register_netdevice() kdoc
2022-05-12 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-05-12 Linus TorvaldsMerge tag 'net-5.18-rc7' of git://git./linux/kernel...
2022-05-12 Linus TorvaldsMerge branch 'for-5.18-fixes' of git://git./linux/kerne...
2022-05-12 Linus TorvaldsMerge tag 'fixes_for_v5.18-rc7' of git://git./linux...
2022-05-12 Maxim Mikityanskiytls: Fix context leak on tls_device_down
2022-05-12 Guangguan Wangnet/smc: non blocking recvmsg() return -EAGAIN when...
2022-05-12 Paolo AbeniMerge branch 'nfp-vf-rate-limit-support'
2022-05-12 Bin Chenrtnetlink: verify rate parameters for calls to ndo_set_...
2022-05-12 Jakub KicinskiMerge tag 'for-net-2022-05-11' of git://git./linux...
2022-05-12 Jakub KicinskiMerge tag 'wireless-2022-05-11' of git://git./linux...
2022-05-12 Itay IellinBluetooth: Fix the creation of hdev->name
2022-05-11 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2022-05-11 Paolo Abeninet/sched: act_pedit: really ensure the skb is writable
2022-05-11 David S. MillerMerge branch 'debug-net'
2022-05-11 Eric Dumazetnet: add more debug info in skb_checksum_help()
2022-05-11 Eric Dumazetnet: remove two BUG() from skb_checksum_help()
2022-05-11 Eric Dumazetnet: add CONFIG_DEBUG_NET
2022-05-11 David S. MillerMerge tag 'mlx5-updates-2022-05-09' of git://git./linux...
2022-05-11 Jakub Kicinskinet: fix kdoc on __dev_queue_xmit()
2022-05-10 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-05-10 Kees Cookdecnet: Use container_of() for struct dn_neigh casts
2022-05-10 Colin Ian Kingx25: remove redundant pointer dev
2022-05-10 Paolo AbeniMerge branch 'ptp-support-hardware-clocks-with-addition...
2022-05-10 Gerhard Englederptp: Support late timestamp determination
2022-05-10 Gerhard Englederptp: Pass hwtstamp to ptp_convert_timestamp()
2022-05-10 Gerhard Englederptp: Request cycles for TX timestamp
2022-05-10 Jakub KicinskiMerge tag 'batadv-net-pullrequest-20220508' of git...
2022-05-10 Vladimir Olteannet: dsa: flush switchdev workqueue on bridge join...
2022-05-10 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-05-10 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-05-10 Jiapeng ChongROSE: Remove unused code and clean up some inconsistent...
2022-05-09 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.18-4' of git://git...
2022-05-09 Johannes Bergnl80211: fix locking in nl80211_set_tx_bitrate_mask()
2022-05-09 David S. MillerMerge branch 'vxlan_fdb_delete-extack'
2022-05-09 Alaa Mohamedrtnetlink: add extack support in fdb del handlers
2022-05-09 Lina Wangnet: fix wrong network header length
2022-05-08 Linus TorvaldsMerge tag 'powerpc-5.18-4' of git://git./linux/kernel...
2022-05-08 Linus TorvaldsMerge tag 'x86-urgent-2022-05-08' of git://git./linux...
2022-05-08 Linus TorvaldsMerge tag 'timers-urgent-2022-05-08' of git://git....
2022-05-08 Linus TorvaldsMerge tag 'irq-urgent-2022-05-08' of git://git./linux...
2022-05-08 Linus TorvaldsMerge tag 'locking-urgent-2022-05-08' of git://git...
2022-05-08 Linus TorvaldsMerge tag 'core-urgent-2022-05-08' of git://git./linux...
next