index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
5
-35
/
+20
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+7
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
2
-12
/
+1
2023-02-15
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
1
-0
/
+4
2023-02-15
net/sched: tcindex: search key must be 16 bits
Pedro Tammela
1
-1
/
+1
2023-02-14
tipc: fix kernel warning when sending SYN message
Tung Nguyen
1
-0
/
+2
2023-02-14
net: use a bounce buffer for copying skb->mark
Eric Dumazet
1
-3
/
+6
2023-02-13
net/sched: act_ctinfo: use percpu stats
Pedro Tammela
1
-3
/
+3
2023-02-13
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
1
-1
/
+1
2023-02-13
net: openvswitch: fix possible memory leak in ovs_meter_cmd_set()
Hangyu Hua
1
-1
/
+3
2023-02-13
af_key: Fix heap information leak
Hyunwoo Kim
1
-1
/
+1
2023-02-10
net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
Kuniyuki Iwashima
2
-1
/
+1
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2
-12
/
+5
2023-02-10
net/sched: tcindex: update imperfect hash filters respecting rcu
Pedro Tammela
1
-4
/
+30
2023-02-10
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
1
-3
/
+1
2023-02-09
net: initialize net->notrefcnt_tracker earlier
Eric Dumazet
1
-1
/
+9
2023-02-09
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
1
-0
/
+1
2023-02-09
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
1
-1
/
+1
2023-02-09
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
1
-3
/
+3
2023-02-08
Merge tag 'ipsec-2023-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
5
-20
/
+73
2023-02-08
mptcp: be careful on subflow status propagation on errors
Paolo Abeni
1
-1
/
+9
2023-02-08
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2
-5
/
+7
2023-02-08
mptcp: fix locking for setsockopt corner-case
Paolo Abeni
1
-2
/
+9
2023-02-08
mptcp: do not wait for bare sockets' timeout
Paolo Abeni
1
-0
/
+9
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
4
-4
/
+4
2023-02-07
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
1
-1
/
+1
2023-02-07
Merge tag 'linux-can-fixes-for-6.2-20230207' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-0
/
+40
2023-02-07
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
1
-0
/
+40
2023-02-07
devlink: change port event netdev notifier from per-net to global
Jiri Pirko
1
-3
/
+6
2023-02-06
neigh: make sure used and confirmed times are valid
Julian Anastasov
1
-3
/
+15
2023-02-03
libceph: use bvec_set_page to initialize bvecs
Christoph Hellwig
2
-22
/
+13
2023-02-03
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
2
-8
/
+4
2023-02-03
rxrpc: use bvec_set_page to initialize a bvec
Christoph Hellwig
1
-5
/
+3
2023-02-02
Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-56
/
+64
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-02
can: isotp: split tx timer into transmission and timeout
Oliver Hartkopp
1
-36
/
+29
2023-02-02
can: isotp: handle wait_event_interruptible() return values
Oliver Hartkopp
1
-0
/
+4
2023-02-02
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
1
-16
/
+31
2023-02-02
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
1
-4
/
+0
2023-02-01
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
1
-5
/
+5
2023-02-01
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
1
-22
/
+27
2023-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-2
/
+4
2023-01-31
net: fix NULL pointer in skb_segment_list
Yan Zhai
1
-3
/
+2
2023-01-31
sctp: do not check hb_timer.expires when resetting hb_timer
Xin Long
1
-3
/
+1
2023-01-31
Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"
Florian Westphal
1
-2
/
+3
2023-01-31
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
1
-0
/
+1
2023-01-31
net: sched: sch: Bounds check priority
Kees Cook
1
-1
/
+4
2023-01-30
Merge tag 'ieee802154-for-net-2023-01-30' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-1
/
+0
2023-01-30
net/tls: tls_is_tx_ready() checked list_entry
Pietro Borrello
1
-1
/
+1
2023-01-30
xfrm: fix bug with DSCP copy to v6 from v4 tunnel
Christian Hopps
1
-2
/
+1
[next]