index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
2023-10-23
1
-4
/
+12
*
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
4
-50
/
+51
*
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
2
-18
/
+30
*
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
2023-10-23
1
-13
/
+7
*
Bluetooth: ISO: Match QoS adv handle with BIG handle
Iulia Tanasescu
2023-10-23
1
-0
/
+12
*
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2023-10-23
2
-3
/
+2
*
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
2023-10-23
1
-2
/
+2
*
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
3
-19
/
+55
*
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-23
2
-16
/
+19
*
tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
Sabrina Dubroca
2023-10-23
3
-11
/
+4
*
tcp: add TCPI_OPT_USEC_TS
Eric Dumazet
2023-10-23
1
-0
/
+2
*
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
8
-29
/
+73
*
tcp: add tcp_rtt_tsopt_us()
Eric Dumazet
2023-10-23
1
-20
/
+23
*
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
2023-10-23
4
-10
/
+10
*
tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c
Eric Dumazet
2023-10-23
1
-1
/
+9
*
tcp: rename tcp_skb_timestamp()
Eric Dumazet
2023-10-23
3
-7
/
+7
*
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
2023-10-23
3
-6
/
+6
*
tcp: introduce tcp_clock_ms()
Eric Dumazet
2023-10-23
3
-7
/
+5
*
tcp: add tcp_time_stamp_ms() helper
Eric Dumazet
2023-10-23
2
-2
/
+2
*
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
2023-10-23
1
-13
/
+7
*
ipv6: add new arguments to udp_tunnel6_dst_lookup()
Beniamino Galvani
2023-10-23
1
-15
/
+18
*
ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()
Beniamino Galvani
2023-10-23
1
-3
/
+1
*
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
2023-10-23
2
-68
/
+69
*
net: atm: Remove redundant check.
Gavrilov Ilia
2023-10-23
1
-2
/
+0
*
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
2023-10-20
1
-0
/
+21
*
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
2023-10-20
7
-9
/
+14
*
netlink: add variable-length / auto integers
Jakub Kicinski
2023-10-20
1
-3
/
+11
*
devlink: convert most of devlink_fmsg_*() to return void
Przemek Kitszel
2023-10-20
1
-104
/
+84
*
devlink: retain error in struct devlink_fmsg
Przemek Kitszel
2023-10-20
1
-171
/
+76
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
42
-231
/
+351
|
\
|
*
Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-19
42
-231
/
+350
|
|
\
|
|
*
Revert "ethtool: Fix mod state of verbose no_mask bitset"
Kory Maincent
2023-10-19
1
-26
/
+6
|
|
*
mptcp: avoid sending RST when closing the initial subflow
Geliang Tang
2023-10-19
1
-6
/
+22
|
|
*
mptcp: more conservative check for zero probes
Paolo Abeni
2023-10-19
1
-7
/
+1
|
|
*
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
2023-10-19
1
-0
/
+1
|
|
*
net: move altnames together with the netdevice
Jakub Kicinski
2023-10-19
1
-4
/
+9
|
|
*
net: avoid UAF on deleted altname
Jakub Kicinski
2023-10-19
1
-1
/
+6
|
|
*
net: check for altname conflicts when changing netdev's netns
Jakub Kicinski
2023-10-19
2
-1
/
+11
|
|
*
net: fix ifname in netlink ntf during netns move
Jakub Kicinski
2023-10-19
1
-13
/
+31
|
|
*
Merge tag 'nf-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-10-19
2
-26
/
+31
|
|
|
\
|
|
|
*
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
2023-10-18
1
-4
/
+1
|
|
|
*
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
2023-10-18
1
-0
/
+2
|
|
|
*
netfilter: nf_tables: audit log object reset once per table
Phil Sutter
2023-10-18
1
-22
/
+28
|
|
*
|
Merge tag 'wireless-2023-10-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-10-19
4
-8
/
+6
|
|
|
\
\
|
|
|
*
|
net: rfkill: reduce data->mtx scope in rfkill_fop_open
Johannes Berg
2023-10-11
1
-3
/
+2
|
|
|
*
|
net: rfkill: gpio: prevent value glitch during probe
Josua Mayer
2023-10-11
1
-2
/
+2
|
|
|
*
|
wifi: mac80211: fix error path key leak
Johannes Berg
2023-10-11
1
-2
/
+1
|
|
|
*
|
wifi: cfg80211: use system_unbound_wq for wiphy work
Johannes Berg
2023-10-11
1
-1
/
+1
|
|
*
|
|
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
2023-10-19
1
-5
/
+9
|
|
*
|
|
tcp_bpf: properly release resources on error paths
Paolo Abeni
2023-10-19
1
-4
/
+12
[next]