]> Git Repo - linux.git/history - net
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
[linux.git] / net /
2022-07-23 Jakub KicinskiMerge tag 'for-net-next-2022-07-22' of git://git.kernel...
2022-07-23 Luiz Augusto von... Bluetooth: ISO: Add broadcast support
2022-07-23 Luiz Augusto von... Bluetooth: Add initial implementation of BIS connections
2022-07-23 Luiz Augusto von... Bluetooth: Add BTPROTO_ISO socket type
2022-07-23 Luiz Augusto von... Bluetooth: Add initial implementation of CIS connections
2022-07-22 Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-07-22 Jakub KicinskiMerge branch 'io_uring-zerocopy-send' of git://git...
2022-07-22 Pavel Begunkovnet: fix uninitialised msghdr->sg_from_iter
2022-07-22 Luiz Augusto von... Bluetooth: hci_core: Introduce hci_recv_event_data
2022-07-22 Brian GixBluetooth: Convert delayed discov_off to hci_sync
2022-07-22 Brian GixBluetooth: Remove update_scan hci_request dependancy
2022-07-22 Brian GixBluetooth: Remove dead code from hci_request.c
2022-07-22 Luiz Augusto von... Bluetooth: MGMT: Fix holding hci_conn reference while...
2022-07-22 Alan Bradyping: support ipv6 ping socket flow labels
2022-07-22 Alexei StarovoitovMerge branch 'New nf_conntrack kfuncs for insertion...
2022-07-22 Lorenzo Bianconinet: netfilter: Add kfuncs to set and change CT status
2022-07-22 Kumar Kartikeya... net: netfilter: Add kfuncs to set and change CT timeout
2022-07-22 Lorenzo Bianconinet: netfilter: Add kfuncs to allocate and insert CT
2022-07-22 Kumar Kartikeya... net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
2022-07-22 Kumar Kartikeya... bpf: Add support for forcing kfunc args to be trusted
2022-07-22 Kumar Kartikeya... bpf: Switch to new kfunc flags infrastructure
2022-07-22 Jaehee Parknet: ipv6: avoid accepting values greater than 2 for...
2022-07-22 Jakub Kicinskitls: rx: release the sock lock on locking timeout
2022-07-22 Jakub KicinskiMerge tag 'linux-can-next-for-5.20-20220721' of git...
2022-07-22 Luiz Augusto von... Bluetooth: mgmt: Fix using hci_conn_abort
2022-07-22 Luiz Augusto von... Bluetooth: Use bt_status to convert from errno
2022-07-22 Luiz Augusto von... Bluetooth: Add bt_status
2022-07-22 Luiz Augusto von... Bluetooth: hci_sync: Split hci_dev_open_sync
2022-07-22 Manish MandlikBluetooth: hci_sync: Refactor remove Adv Monitor
2022-07-22 Manish MandlikBluetooth: hci_sync: Refactor add Adv Monitor
2022-07-22 Zijun HuBluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_R...
2022-07-22 Zijun HuBluetooth: hci_sync: Check LMP feature bit instead...
2022-07-22 Zijun HuBluetooth: hci_sync: Correct hci_set_event_mask_page_2_...
2022-07-22 Luiz Augusto von... Bluetooth: hci_sync: Don't remove connected devices...
2022-07-22 Luiz Augusto von... Bluetooth: hci_sync: Fix not updating privacy_mode
2022-07-22 Tamas KoczkaBluetooth: Collect kcov coverage from hci_rx_work
2022-07-22 Zhengping JiangBluetooth: hci_sync: Fix resuming scan after suspend...
2022-07-22 Zhengping JiangBluetooth: mgmt: Fix refresh cached connection info
2022-07-22 Luiz Augusto von... Bluetooth: HCI: Fix not always setting Scan Response...
2022-07-22 Luiz Augusto von... Bluetooth: eir: Fix using strlen with hdev->{dev_name...
2022-07-22 Xiaohui ZhangBluetooth: use memset avoid memory leaks
2022-07-22 Dan CarpenterBluetooth: fix an error code in hci_register_dev()
2022-07-22 Abhishek Pandit... Bluetooth: Unregister suspend with userchannel
2022-07-22 Abhishek Pandit... Bluetooth: Fix index added after unregister
2022-07-22 Schspa ShiBluetooth: When HCI work queue is drained, only queue...
2022-07-22 Alain MichaudBluetooth: clear the temporary linkkey in hci_conn_cleanup
2022-07-21 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-07-21 Linus TorvaldsMerge tag 'net-5.19-rc8' of git://git.kernel.org/pub...
2022-07-21 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-07-21 Jakub KicinskiMerge tag 'mlx5-updates-2022-07-17' of git://git.kernel...
2022-07-20 Justin Stittnetfilter: xt_TPROXY: remove pr_debug invocations
2022-07-20 Florian Westphalnetfilter: flowtable: prefer refcount_inc
2022-07-20 Christophe JAILLETnetfilter: ipvs: Use the bitmap API to allocate bitmaps
2022-07-20 David S. MillerMerge tag 'linux-can-fixes-for-5.19-20220720' of git...
2022-07-20 Oz Shlomonet/sched: cls_api: Fix flow action initialization
2022-07-20 David S. MillerMerge tag 'linux-can-next-for-5.20-20220720' of git...
2022-07-20 David S. MillerMerge branch 'net-sysctl-races-round-4'
2022-07-20 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_max_reordering.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_abort_on_overflow.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_rfc1337.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_stdurg.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_retrans_collapse.
2022-07-20 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_slow_start_after_...
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_thin_linear_time...
2022-07-20 Kuniyuki Iwashimatcp: Fix data-races around sysctl_tcp_recovery.
2022-07-20 Kuniyuki Iwashimatcp: Fix a data-race around sysctl_tcp_early_retrans.
2022-07-20 Kuniyuki Iwashimatcp: Fix data-races around sysctl knobs related to...
2022-07-20 Kuniyuki Iwashimaip: Fix data-races around sysctl_ip_prot_sock.
2022-07-20 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_f...
2022-07-20 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_fib_multipath_hash_p...
2022-07-20 Kuniyuki Iwashimaipv4: Fix a data-race around sysctl_fib_multipath_use_n...
2022-07-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2022-07-20 Jakub KicinskiMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2022-07-20 Jakub KicinskiMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2022-07-19 Jakub KicinskiMerge branch 'io_uring-zerocopy-send' of git://git...
2022-07-19 Pavel Begunkovtcp: support externally provided ubufs
2022-07-19 Pavel Begunkovipv6/udp: support externally provided ubufs
2022-07-19 Pavel Begunkovipv4/udp: support externally provided ubufs
2022-07-19 Pavel Begunkovnet: introduce managed frags infrastructure
2022-07-19 David Ahernnet: Allow custom iter handler in msghdr
2022-07-19 Pavel Begunkovskbuff: carry external ubuf_info in msghdr
2022-07-19 Zhengchao Shaobpf: Don't redirect packets with invalid pkt_len
2022-07-19 Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2022-07-19 Jakub KicinskiMerge branch 'fix-2-dsa-issues-with-vlan_filtering_is_g...
2022-07-19 Vladimir Olteannet: dsa: fix NULL pointer dereference in dsa_port_rese...
2022-07-19 Vladimir Olteannet: dsa: fix dsa_port_vlan_filtering when global
2022-07-19 Jakub KicinskiMerge branch 'devlink-prepare-mlxsw-and-netdevsim-for...
2022-07-19 Jiri Pirkonet: devlink: remove unused locked functions
2022-07-19 Jiri Pirkonetdevsim: convert driver to use unlocked devlink API...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_region_c...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_dpipe...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_sb*...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_resource...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devling_trap...
2022-07-19 Moshe Shemeshnet: devlink: avoid false DEADLOCK warning reported...
2022-07-19 Pavel Begunkovskbuff: add SKBFL_DONT_ORPHAN flag
2022-07-19 Pavel Begunkovskbuff: don't mix ubuf_info from different sources
2022-07-19 Pavel Begunkovipv6: avoid partial copy for zc
2022-07-19 Pavel Begunkovipv4: avoid partial copy for zc
2022-07-19 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
next
This page took 0.131884 seconds and 7 git commands to generate.