index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
-2
/
+3
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
-11
/
+44
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
-0
/
+1
2023-08-15
sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
Joel Granados
-1
/
+1
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
-0
/
+2
2023-08-15
sysctl: Add size to register_net_sysctl function
Joel Granados
-4
/
+6
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
-0
/
+1
2023-08-15
genetlink: add genlmsg_iput() API
Jakub Kicinski
-1
/
+53
2023-08-15
genetlink: add a family pointer to struct genl_info
Jakub Kicinski
-2
/
+2
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
-1
/
+0
2023-08-15
genetlink: add struct genl_info to struct genl_dumpit_info
Jakub Kicinski
-0
/
+8
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
-2
/
+5
2023-08-15
genetlink: make genl_info->nlhdr const
Jakub Kicinski
-1
/
+1
2023-08-15
net: Fix slab-out-of-bounds in inet[6]_steal_sock
Lorenz Bauer
-2
/
+2
2023-08-14
net: openvswitch: add last-action drop reason
Adrian Moreno
-0
/
+6
2023-08-14
net: factor out __inet_listen_sk() helper
Paolo Abeni
-0
/
+1
2023-08-14
net: factor out inet{,6}_bind_sk helpers
Paolo Abeni
-0
/
+2
2023-08-13
net: Remove leftover include from nftables.h
Jörn-Thorben Hinz
-2
/
+0
2023-08-13
Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-16
/
+114
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
-1
/
+2
2023-08-11
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
-2
/
+2
2023-08-11
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
-0
/
+3
2023-08-11
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
-0
/
+21
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
-0
/
+1
2023-08-11
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
-7
/
+3
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
-0
/
+4
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
-0
/
+25
2023-08-11
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
-1
/
+1
2023-08-11
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
-1
/
+1
2023-08-11
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
-0
/
+10
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
-3
/
+2
2023-08-11
Bluetooth: hci_sock: Forward credentials to monitor
Luiz Augusto von Dentz
-0
/
+1
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
-0
/
+2
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
-2
/
+4
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
-0
/
+30
2023-08-11
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
-0
/
+4
2023-08-11
net: mana: Add gdma stats to ethtool output for mana
Shradha Gupta
-0
/
+87
2023-08-10
sctp: Remove unused declaration sctp_backlog_migrate()
Yue Haibing
-2
/
+0
2023-08-10
net: caif: Remove unused declaration cfsrvl_ctrlcmd()
Yue Haibing
-3
/
+0
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-75
/
+48
2023-08-10
Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-75
/
+45
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
-95
/
+3
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
-1
/
+63
2023-08-09
Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
-0
/
+3
2023-08-09
Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
-10
/
+0
2023-08-09
net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
Yue Haibing
-4
/
+0
2023-08-08
docs: net: page_pool: de-duplicate the intro comment
Jakub Kicinski
-12
/
+12
2023-08-08
devlink: Remove unused devlink_dpipe_table_resource_set() declaration
Yue Haibing
-3
/
+0
2023-08-08
net: fq: Remove unused typedef fq_flow_get_default_t
Yue Haibing
-5
/
+0
2023-08-08
netfilter: conntrack: Remove unused function declarations
Yue Haibing
-7
/
+0
[prev]
[next]