index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-11-03
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2022-11-03
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-03
net: dcb: add new apptrust attribute
Daniel Machon
2022-11-03
net: dcb: add new pcp selector to app object
Daniel Machon
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
2022-11-02
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
2022-11-02
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2022-11-02
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
2022-11-02
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
2022-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-11-02
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-02
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
2022-11-02
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-02
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-11-02
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
2022-11-02
Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-02
nfc: Add KCOV annotations
Dmitry Vyukov
2022-11-02
rose: Fix NULL pointer dereference in rose_send_frame()
Zhang Qilong
2022-11-02
netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
Chen Zhongjin
2022-11-02
ipvs: fix WARNING in ip_vs_app_net_cleanup()
Zhengchao Shao
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
2022-11-02
ipvs: use explicitly signed chars
Jason A. Donenfeld
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
2022-11-01
tcp: refine tcp_prune_ofo_queue() logic
Eric Dumazet
2022-11-01
net: core: inet[46]_pton strlen len types
Dr. David Alan Gilbert
2022-11-01
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
2022-11-01
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
2022-10-31
net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAR
Eric Dumazet
2022-10-31
net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUT
Eric Dumazet
2022-10-31
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
2022-10-31
net: dropreason: propagate drop_reason to skb_release_data()
Eric Dumazet
2022-10-31
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create
Hangbin Liu
2022-10-31
net: add new helper unregister_netdevice_many_notify
Hangbin Liu
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
2022-10-31
netlink: split up copies in the ack construction
Jakub Kicinski
2022-10-28
net/packet: add PACKET_FANOUT_FLAG_IGNORE_OUTGOING
Willem de Bruijn
2022-10-28
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
2022-10-28
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
2022-10-28
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
[next]