index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
9p/xen: check logical size for buffer size
Dominique Martinet
1
-0
/
+9
2022-11-22
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
1
-1
/
+3
2022-11-22
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
7
-16
/
+40
2022-11-22
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
6
-85
/
+55
2022-11-22
dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr().
Kuniyuki Iwashima
1
-7
/
+4
2022-11-22
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
4
-0
/
+8
2022-11-22
netfilter: flowtable_offload: add missing locking
Felix Fietkau
1
-0
/
+4
2022-11-22
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Jozsef Kadlecsik
1
-1
/
+1
2022-11-22
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
1
-1
/
+3
2022-11-22
net: sched: allow act_ct to be built without NF_NAT
Xin Long
1
-1
/
+1
2022-11-22
xfrm: Fix ignored return value in xfrm6_init()
Chen Zhongjin
1
-1
/
+5
2022-11-22
xfrm: Fix oops in __xfrm_state_delete()
Thomas Jarosch
1
-1
/
+1
2022-11-21
tipc: check skb_linearize() return value in tipc_disc_rcv()
YueHaibing
1
-1
/
+4
2022-11-21
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
1
-3
/
+6
2022-11-21
tipc: set con sock in tipc_conn_alloc
Xin Long
1
-6
/
+5
2022-11-21
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
1
-5
/
+3
2022-11-21
ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Kees Cook
1
-1
/
+1
2022-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
12
-41
/
+49
2022-11-18
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
1
-2
/
+4
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
11
-39
/
+45
2022-11-18
9p/fd: Use P9_HDRSZ for header size
GUO Zihua
1
-3
/
+3
2022-11-18
9p/fd: Fix write overflow in p9_read_work
GUO Zihua
1
-8
/
+8
2022-11-18
9p/fd: fix issue of list_del corruption in p9_fd_cancel()
Zhengchao Shao
1
-0
/
+2
2022-11-18
nfc/nci: fix race with opening and closing
Lin Ma
1
-1
/
+1
2022-11-18
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
2
-15
/
+24
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
1
-28
/
+30
2022-11-16
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2
-5
/
+15
2022-11-16
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
1
-6
/
+13
2022-11-15
net: dsa: don't leak tagger-owned storage on switch driver unbind
Vladimir Oltean
1
-0
/
+10
2022-11-15
net/x25: Fix skb leak in x25_lapb_receive_frame()
Wei Yongjun
1
-1
/
+1
2022-11-15
bridge: switchdev: Fix memory leaks when changing VLAN protocol
Ido Schimmel
1
-3
/
+14
2022-11-15
kcm: close race conditions on sk_receive_queue
Cong Wang
1
-52
/
+6
2022-11-14
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
3
-2
/
+18
2022-11-14
net: caif: fix double disconnect client in chnl_net_open()
Zhengchao Shao
1
-3
/
+0
2022-11-11
net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()
Yu Liao
1
-2
/
+3
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2022-11-09
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2
-2
/
+4
2022-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-1
/
+3
2022-11-08
Merge tag 'linux-can-fixes-for-6.1-20221107' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-34
/
+43
2022-11-08
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
1
-1
/
+2
2022-11-08
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
1
-0
/
+1
2022-11-07
sctp: clear out_curr if all frag chunks of current msg are pruned
Xin Long
1
-0
/
+5
2022-11-07
sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
Xin Long
1
-5
/
+3
2022-11-07
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
Xin Long
1
-1
/
+1
2022-11-07
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
1
-0
/
+3
2022-11-07
can: isotp: fix tx state handling for echo tx processing
Oliver Hartkopp
1
-33
/
+38
2022-11-07
can: af_can: fix NULL pointer dereference in can_rx_register()
Zhengchao Shao
1
-1
/
+1
2022-11-07
can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
Chen Zhongjin
1
-0
/
+1
2022-11-07
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
Alexander Potapenko
1
-0
/
+1
2022-11-07
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
1
-1
/
+1
[prev]
[next]