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
2024-04-16
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-04-15
net: ip6_gre: Remove generic .ndo_get_stats64
Breno Leitao
2024-04-15
net: ipv6_gre: Do not use custom stat allocator
Breno Leitao
2024-04-15
net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()
Russell King (Oracle)
2024-04-15
net: constify net_class
Heiner Kallweit
2024-04-15
net: save some cycles when doing skb_attempt_defer_free()
Jason Xing
2024-04-15
net: dev_addr_lists: move locking out of init/exit in kunit
Jakub Kicinski
2024-04-15
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
2024-04-12
fib: rules: no longer hold RTNL in fib_nl_dumprule()
Eric Dumazet
2024-04-12
tipc: remove redundant assignment to ret, simplify code
Colin Ian King
2024-04-12
tcp: small optimization when TCP_TW_SYN is processed
Eric Dumazet
2024-04-12
net: nfc: remove inappropriate attrs check
Lin Ma
2024-04-11
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle)
2024-04-11
net: dsa: introduce dsa_phylink_to_port()
Russell King (Oracle)
2024-04-11
tls: remove redundant assignment to variable decrypted
Colin Ian King
2024-04-11
ipv4: Remove RTO_ONLINK.
Guillaume Nault
2024-04-11
tcp: add support for SO_PEEK_OFF socket option
Jon Maloy
2024-04-11
mpls: no longer hold RTNL in mpls_netconf_dump_devconf()
Eric Dumazet
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
2024-04-11
Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-04-11
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2024-04-10
net: use SKB_CONSUMED in skb_attempt_defer_free()
Pavel Begunkov
2024-04-10
net: cache for same cpu skb_attempt_defer_free
Pavel Begunkov
2024-04-10
tcp: tweak tcp_sock_write_txrx size assertion
Eric Dumazet
2024-04-10
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
2024-04-10
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-10
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
2024-04-10
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-04-10
net: sched: cls_api: fix slab-use-after-free in fl_dump_key
Jianbo Liu
2024-04-09
net: remove napi_frag_unref
Mina Almasry
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
2024-04-09
net: sched: cake: Optimize the number of function calls and branches in heap ...
Kuan-Wei Chiu
2024-04-09
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-04-09
nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
Eric Dumazet
2024-04-09
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-04-09
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2024-04-08
af_unix: Clear stale u->oob_skb.
Kuniyuki Iwashima
[next]