index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-08-14
net: openvswitch: add misc error drop reasons
Adrian Moreno
2023-08-14
net: openvswitch: add meter drop reason
Adrian Moreno
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
2023-08-14
net: openvswitch: add action error drop reason
Adrian Moreno
2023-08-14
net: openvswitch: add last-action drop reason
Adrian Moreno
2023-08-14
mptcp: Remove unnecessary test for __mptcp_init_sock()
Kuniyuki Iwashima
2023-08-14
mptcp: get rid of msk->subflow
Paolo Abeni
2023-08-14
mptcp: change the mpc check helper to return a sk
Paolo Abeni
2023-08-14
mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
2023-08-14
mptcp: avoid additional indirection in sockopt
Paolo Abeni
2023-08-14
mptcp: avoid unneeded indirection in mptcp_stream_accept()
Paolo Abeni
2023-08-14
mptcp: avoid additional indirection in mptcp_poll()
Paolo Abeni
2023-08-14
mptcp: avoid additional indirection in mptcp_listen()
Paolo Abeni
2023-08-14
net: factor out __inet_listen_sk() helper
Paolo Abeni
2023-08-14
mptcp: mptcp: avoid additional indirection in mptcp_bind()
Paolo Abeni
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
2023-08-14
mptcp: avoid subflow socket usage in mptcp_get_port()
Paolo Abeni
2023-08-14
mptcp: avoid additional __inet_stream_connect() call
Paolo Abeni
2023-08-14
mptcp: avoid unneeded mptcp_token_destroy() calls
Paolo Abeni
2023-08-13
Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2023-08-13
net/rds: Remove unused function declarations
Yue Haibing
2023-08-13
netlink: convert nlk->flags to atomic flags
Eric Dumazet
2023-08-13
net: tcp: refactor the dbg message in tcp_retransmit_timer()
Menglong Dong
2023-08-13
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
2023-08-13
net: tcp: allow zero-window ACK update the window
Menglong Dong
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
2023-08-11
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
2023-08-11
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
2023-08-11
Bluetooth: Remove unnecessary NULL check before vfree()
Ziyang Xuan
2023-08-11
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
2023-08-11
Bluetooth: Fix potential use-after-free when clear keys
Min Li
2023-08-11
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_conn: Fix hci_le_set_cig_params
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_conn: Fix not allowing valid CIS ID
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
2023-08-11
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
Pauli Virtanen
2023-08-11
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
2023-08-11
Bluetooth: Remove unused declaration amp_read_loc_info()
Yue Haibing
2023-08-11
Bluetooth: ISO: Add support for BT_PKT_STATUS
Luiz Augusto von Dentz
2023-08-11
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
2023-08-11
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
2023-08-11
Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-11
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
2023-08-11
Bluetooth: msft: Fix error code in msft_cancel_address_filter_sync()
Dan Carpenter
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
[next]