netfilter: ipvs: Use the bitmap API to allocate bitmaps
[linux-2.6-microblaze.git] / net /
2022-07-20 Christophe JAILLETnetfilter: ipvs: Use the bitmap API to allocate bitmaps
2022-07-11 Florian Westphalnetfilter: nf_tables: move nft_cmp_fast_mask to where...
2022-07-11 Florian Westphalnetfilter: nf_tables: use correct integer types
2022-07-11 Florian Westphalnetfilter: nf_tables: add and use BE register load...
2022-07-11 Florian Westphalnetfilter: nf_tables: use the correct get/put helpers
2022-07-11 Florian Westphalnetfilter: x_tables: use correct integer types
2022-07-11 Florian Westphalnetfilter: nfnetlink: add missing __be16 cast
2022-07-11 Zhang Jiamingnetfilter: nft_set_bitmap: Fix spelling mistake
2022-07-11 Florian Westphalnetfilter: h323: merge nat hook pointers into one
2022-07-11 Florian Westphalnetfilter: nf_conntrack: use rcu accessors where needed
2022-07-11 Florian Westphalnetfilter: nf_conntrack: add missing __rcu annotations
2022-07-11 Vlad Buslovnetfilter: nf_flow_table: count pending offload workque...
2022-07-11 Vlad Buslovnet/sched: act_ct: set 'net' pointer when creating...
2022-07-11 Bill Wendlingnetfilter: conntrack: use correct format characters
2022-07-11 Jackie Liunetfilter: conntrack: use fallthrough to cleanup
2022-07-11 sewookseonet: Find dst with sk's xfrm policy not ctl_sk
2022-07-09 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-07-09 Eric Dumazetaf_unix: fix unix_sysctl_register() error path
2022-07-09 David S. MillerMerge branch 'mptcp-selftest-improvements-and-header...
2022-07-09 Geliang Tangmptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
2022-07-09 Justin Stittnet: rxrpc: fix clang -Wformat warning
2022-07-09 Jakub KicinskiMerge branch 'tls-pad-strparser-internal-header-decrypt...
2022-07-09 Jakub Kicinskitls: rx: make tls_wait_data() return an recvmsg retcode
2022-07-09 Jakub Kicinskitls: create an internal header
2022-07-09 Jakub Kicinskitls: rx: coalesce exit paths in tls_decrypt_sg()
2022-07-09 Jakub Kicinskitls: rx: wrap decrypt params in a struct
2022-07-09 Jakub Kicinskitls: rx: always allocate max possible aad size for...
2022-07-09 Jakub Kicinskistrparser: pad sk_skb_cb to avoid straddling cachelines
2022-07-08 Eric Dumazetnet: minor optimization in __alloc_skb()
2022-07-08 Justin Stittl2tp: l2tp_debugfs: fix Clang -Wformat warnings
2022-07-08 Justin Stittnet: l2tp: fix clang -Wformat warning
2022-07-08 Jie Wangnet: page_pool: optimize page pool page allocation...
2022-07-07 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-07-07 Linus TorvaldsMerge tag 'net-5.19-rc6' of git://git./linux/kernel...
2022-07-07 Linus TorvaldsMerge tag 'pinctrl-v5.19-2' of git://git./linux/kernel...
2022-07-07 Kuniyuki Iwashimaaf_unix: Optimise hash table layout.
2022-07-07 Duoming Zhounet: rose: fix UAF bug caused by rose_t0timer_expiry
2022-07-06 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2022-07-06 Linus TorvaldsMerge tag 'sound-5.19-rc6' of git://git./linux/kernel...
2022-07-06 Gal PressmanRevert "tls: rx: move counting TlsDecryptErrors for...
2022-07-06 David S. MillerMerge branch 'tls-rx-nopad-and-backlog-flushing'
2022-07-06 Jakub Kicinskitls: rx: periodically flush socket backlog
2022-07-06 Jakub Kicinskitls: rx: add sockopt for enabling optimistic decrypt...
2022-07-06 Jakub Kicinskitls: rx: support optimistic decrypt to user buffer...
2022-07-06 Jakub Kicinskitls: rx: don't include tail size in data_len
2022-07-06 David S. MillerMerge branch 'mptcp-path-manager-fixes'
2022-07-06 Geliang Tangmptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
2022-07-06 Paolo Abenimptcp: fix local endpoint accounting
2022-07-06 Kishen Maloormptcp: netlink: issue MP_PRIO signals from userspace PMs
2022-07-06 Mat Martineaumptcp: Acquire the subflow socket lock before modifying...
2022-07-06 Mat Martineaumptcp: Avoid acquiring PM lock for subflow priority...
2022-07-06 Paolo Abenimptcp: fix locking in mptcp_nl_cmd_sf_destroy()
2022-07-06 David S. MillerMerge branch 'act_police-continue-offload-fix'
2022-07-06 Vlad Buslovnet/sched: act_police: allow 'continue' action offload
2022-07-05 Jakub KicinskiMerge tag 'for-net-2022-07-05' of git://git./linux...
2022-07-05 Vasyl VavrychukBluetooth: core: Fix deadlock on hci_power_on_sync.
2022-07-05 Linus TorvaldsMerge tag 'xsa-5.19-tag' of git://git./linux/kernel...
2022-07-05 Tobias Klauserbpf: Omit superfluous address family check in __bpf_skc...
2022-07-05 Paolo AbeniMerge branch 'af_unix-fix-regression-by-the-per-netns...
2022-07-05 Kuniyuki Iwashimaaf_unix: Put pathname sockets in the global hash table.
2022-07-05 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.19-20220704' of git...
2022-07-04 Linus TorvaldsMerge tag 'soc-fixes-5.19-2' of git://git./linux/kernel...
2022-07-04 Takashi IwaiMerge tag 'asoc-fix-v5.19-rc3' of https://git./linux...
2022-07-04 XueBing Chennet: ipconfig: use strscpy to replace strlcpy
2022-07-04 Oliver Hartkoppcan: bcm: use call_rcu() instead of costly synchronize_...
2022-07-03 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.19' of git://git...
2022-07-03 Linus TorvaldsMerge tag 'xfs-5.19-fixes-4' of git://git./fs/xfs/xfs...
2022-07-03 David S. MillerMerge tag 'linux-can-next-for-5.20-20220703' of git...
2022-07-03 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf
2022-07-02 Pablo Neira Ayusonetfilter: nft_set_pipapo: release elements in clone...
2022-07-02 Pablo Neira Ayusonetfilter: nf_tables: stricter validation of element...
2022-07-02 Linus TorvaldsMerge tag 'nfsd-5.19-2' of git://git./linux/kernel...
2022-07-02 Linus TorvaldsMerge tag 'for-5.19/parisc-4' of git://git./linux/kerne...
2022-07-02 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of...
2022-07-02 Linus TorvaldsMerge tag 'powerpc-5.19-4' of git://git./linux/kernel...
2022-07-02 David S. MillerMerge branch 'lan937x-dsa-driver'
2022-07-02 Prasanna Vengateshannet: dsa: tag_ksz: add tag handling for Microchip LAN937x
2022-07-02 Eric Dumazetnet: add skb_[inner_]tcp_all_headers helpers
2022-07-02 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-07-01 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.19-rc5' of git://git....
2022-07-01 Arnd BergmannMerge tag 'amlogic-arm-for-v5.20' of git://git./linux...
2022-07-01 Arnd BergmannMerge tag 'scmi-fixes-5.19-2' of git://git./linux/kerne...
2022-07-01 Linus TorvaldsMerge tag 'thermal-5.19-rc5' of git://git./linux/kernel...
2022-07-01 Linus TorvaldsMerge tag 'pm-5.19-rc5' of git://git./linux/kernel...
2022-07-01 Rafael J. WysockiMerge branch 'pm-cpufreq'
2022-07-01 Linus TorvaldsMerge tag 'hwmon-for-v5.19-rc5' of git://git./linux...
2022-07-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-07-01 Linus TorvaldsMerge tag 's390-5.19-5' of git://git./linux/kernel...
2022-07-01 Linus TorvaldsMerge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org...
2022-07-01 Linus TorvaldsMerge tag 'ceph-for-5.19-rc5' of https://github.com...
2022-07-01 Linus TorvaldsMerge tag 'for-5.19/dm-fixes-5' of git://git./linux...
2022-07-01 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-01' of git://git.kerne...
2022-07-01 Linus TorvaldsMerge tag 'block-5.19-2022-07-01' of git://git.kernel...
2022-07-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-07-01 Linus TorvaldsMerge tag 'ata-5.19-rc5' of git://git./linux/kernel...
2022-07-01 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-01 Arnd BergmannMerge tag 'imx-fixes-5.19-2' of git://git./linux/kernel...
2022-07-01 Arnd BergmannMerge tag 'at91-fixes-5.19' of git://git./linux/kernel...
2022-07-01 David S. MillerMerge branch 'mptcp-mem-scheduling'
2022-07-01 Paolo Abenimptcp: refine memory scheduling
next