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
*
ipv4: remove fib_info_devhash[]
Eric Dumazet
2024-10-08
1
-20
/
+15
*
ipv4: remove fib_info_lock
Eric Dumazet
2024-10-08
1
-12
/
+6
*
ipv4: use rcu in ip_fib_check_default()
Eric Dumazet
2024-10-08
1
-9
/
+4
*
ipv4: remove fib_devindex_hashfn()
Eric Dumazet
2024-10-08
1
-9
/
+4
*
net: dsa: remove obsolete phylink dsa_switch operations
Russell King (Oracle)
2024-10-08
2
-41
/
+1
*
net: tcp: refresh tcp_mstamp for compressed ack in timer
Menglong Dong
2024-10-08
1
-0
/
+1
*
net_sched: sch_fq: add the ability to offload pacing
Jeffrey Ji
2024-10-05
1
-6
/
+27
*
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2024-10-05
1
-0
/
+4
*
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
2024-10-05
4
-4
/
+15
*
tcp: add a fast path in tcp_write_timer()
Eric Dumazet
2024-10-05
1
-0
/
+5
*
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
2024-10-05
6
-18
/
+26
*
ethtool: rss: fix rss key initialization warning
Daniel Zahka
2024-10-04
1
-0
/
+1
*
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2024-10-04
8
-12
/
+13
*
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
2024-10-04
3
-11
/
+41
*
appletalk: Remove deadcode
Dr. David Alan Gilbert
2024-10-04
2
-47
/
+1
*
net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
Dr. David Alan Gilbert
2024-10-04
1
-4
/
+0
*
ipv4: Convert ip_route_input_slow() to dscp_t.
Guillaume Nault
2024-10-04
1
-8
/
+10
*
ipv4: Convert ip_route_input_rcu() to dscp_t.
Guillaume Nault
2024-10-04
1
-7
/
+9
*
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
2024-10-04
6
-10
/
+11
*
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2024-10-04
4
-7
/
+10
*
ipv4: Convert icmp_route_lookup() to dscp_t.
Guillaume Nault
2024-10-04
1
-10
/
+9
*
ipv4: avoid quadratic behavior in FIB insertion of common address
Alexandre Ferrieux
2024-10-04
1
-6
/
+5
*
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
17
-54
/
+98
|
\
|
*
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
2024-10-03
1
-1
/
+3
|
*
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-03
2
-4
/
+10
|
|
\
|
|
*
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-09-27
2
-4
/
+10
|
*
|
net/ncsi: Disable the ncsi work before freeing the associated structure
Eddie James
2024-10-03
1
-0
/
+2
|
*
|
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
2024-10-03
1
-2
/
+20
|
*
|
bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
2024-10-03
1
-1
/
+1
|
*
|
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2024-10-03
2
-4
/
+16
|
*
|
Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-10-03
4
-26
/
+22
|
|
\
\
|
|
*
|
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
2024-09-27
1
-8
/
+5
|
|
*
|
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
2024-09-27
3
-9
/
+3
|
|
*
|
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
2024-09-27
1
-9
/
+14
|
*
|
|
Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2024-10-03
1
-1
/
+3
|
|
\
\
\
|
|
*
|
|
mac802154: Fix potential RCU dereference issue in mac802154_scan_worker
Jiawei Ye
2024-09-24
1
-1
/
+3
|
*
|
|
|
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
2024-10-01
1
-3
/
+3
|
*
|
|
|
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
2024-10-01
1
-3
/
+7
|
*
|
|
|
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
2024-10-01
1
-1
/
+1
|
*
|
|
|
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-10-01
1
-1
/
+1
|
*
|
|
|
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2024-10-01
1
-7
/
+2
|
*
|
|
|
net: dsa: improve shutdown sequence
Vladimir Oltean
2024-10-01
1
-0
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
56
-56
/
+56
*
|
|
|
Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-09-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
libceph: use min() to simplify code in ceph_dns_resolve_name()
Li Zetao
2024-08-27
1
-1
/
+1
*
|
|
|
|
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
5
-9
/
+0
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-09-26
14
-138
/
+201
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-09-26
12
-125
/
+197
|
|
\
\
\
|
|
*
|
|
netfilter: nfnetlink_queue: remove old clash resolution logic
Florian Westphal
2024-09-26
2
-86
/
+0
|
|
*
|
|
netfilter: nf_tables: missing objects with no memcg accounting
Pablo Neira Ayuso
2024-09-26
7
-15
/
+17
[next]