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
2021-05-05
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
1
-1
/
+3
2021-05-05
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
1
-1
/
+2
2021-05-05
netfilter: nfnetlink: add a missing rcu_read_unlock()
Eric Dumazet
1
-0
/
+1
2021-05-04
net/nfc: fix use-after-free llcp_sock_bind/connect
Or Cohen
1
-0
/
+4
2021-05-04
net: Only allow init netns to set default tcp cong to a restricted algo
Jonathon Reinhart
1
-0
/
+4
2021-05-04
libceph: allow addrvecs with a single NONE/blank address
Ilya Dryomov
1
-6
/
+14
2021-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-4
/
+3
2021-05-04
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
1
-4
/
+3
2021-05-03
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
2
-4
/
+3
2021-05-03
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
1
-19
/
+69
2021-05-03
sctp: delay auto_asconf init until binding the first addr
Xin Long
1
-14
/
+17
2021-05-03
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
1
-5
/
+8
2021-05-03
net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
Phillip Potter
1
-0
/
+4
2021-05-03
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+2
2021-05-03
Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"
Xin Long
1
-5
/
+1
2021-05-03
Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""
Xin Long
1
-3
/
+3
2021-05-01
xprtrdma: Fix a NULL dereference in frwr_unmap_sync()
Chuck Lever
1
-0
/
+1
2021-05-01
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
1
-6
/
+5
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-34
/
+2
2021-04-30
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
2
-43
/
+30
2021-04-30
Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"
Xin Long
1
-3
/
+3
2021-04-30
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
1
-5
/
+20
2021-04-30
vsock/vmci: Remove redundant assignment to err
Yang Li
1
-2
/
+0
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
1
-26
/
+56
2021-04-30
net: page_pool: refactor dma_map into own function page_pool_dma_map
Jesper Dangaard Brouer
1
-19
/
+26
2021-04-30
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
1
-16
/
+15
2021-04-30
SUNRPC: set rq_page_end differently
Chuck Lever
1
-4
/
+3
2021-04-29
net: Remove redundant assignment to err
Yang Li
1
-3
/
+0
2021-04-29
bridge: Fix possible races between assigning rx_handler_data and setting IFF_...
Zhang Zhengming
1
-2
/
+3
2021-04-29
net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
1
-4
/
+4
2021-04-29
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
1
-4
/
+4
2021-04-29
seg6: add counters support for SRv6 Behaviors
Andrea Mayer
1
-2
/
+196
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
340
-7565
/
+14477
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
3
-3
/
+3
2021-04-28
net: netrom: nr_in: Remove redundant assignment to ns
Jiapeng Chong
1
-1
/
+0
2021-04-28
net/sched: act_ct: Remove redundant ct get and check
Roi Dayan
1
-3
/
+1
2021-04-28
icmp: standardize naming of RFC 8335 PROBE constants
Andreas Roeseler
1
-8
/
+8
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+3
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-04-27
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
1
-0
/
+2
2021-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-103
/
+525
2021-04-27
libceph: don't set global_id until we get an auth ticket
Ilya Dryomov
1
-13
/
+23
2021-04-27
libceph: bump CephXAuthenticate encoding version
Ilya Dryomov
1
-1
/
+1
2021-04-27
net: fix a concurrency bug in l2tp_tunnel_register()
Gong, Sishuai
1
-5
/
+5
2021-04-27
net/smc: Remove redundant assignment to rc
Jiapeng Chong
1
-1
/
+0
2021-04-27
mpls: Remove redundant assignment to err
Jiapeng Chong
1
-1
/
+0
2021-04-27
llc2: Remove redundant assignment to rc
Jiapeng Chong
1
-2
/
+0
2021-04-27
net/tls: Remove redundant initialization of record
Jiapeng Chong
1
-1
/
+1
2021-04-27
rds: Remove redundant assignment to nr_sig
Jiapeng Chong
1
-1
/
+0
2021-04-27
net: mscc: ocelot: support PTP Sync one-step timestamping
Yangbo Lu
3
-53
/
+17
[prev]
[next]