index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: move msgr1 protocol implementation to its own file
Ilya Dryomov
2020-12-14
3
-1496
/
+1504
*
libceph: separate msgr1 protocol implementation
Ilya Dryomov
2020-12-14
1
-50
/
+88
*
libceph: export remaining protocol independent infrastructure
Ilya Dryomov
2020-12-14
1
-82
/
+75
*
libceph: export zero_page
Ilya Dryomov
2020-12-14
1
-8
/
+9
*
libceph: rename and export con->flags bits
Ilya Dryomov
2020-12-14
1
-43
/
+34
*
libceph: rename and export con->state states
Ilya Dryomov
2020-12-14
1
-51
/
+39
*
libceph: make con->state an int
Ilya Dryomov
2020-12-14
1
-10
/
+6
*
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
2020-12-14
1
-2
/
+0
*
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
2020-12-14
1
-10
/
+17
*
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
2020-12-14
1
-20
/
+39
*
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
2020-12-14
1
-5
/
+6
*
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
2020-12-14
1
-4
/
+3
*
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
2020-12-14
1
-20
/
+54
*
libceph: drop msg->ack_stamp field
Ilya Dryomov
2020-12-14
1
-1
/
+0
*
libceph: remove redundant session reset log message
Ilya Dryomov
2020-12-14
1
-4
/
+3
*
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
2020-12-14
1
-3
/
+3
*
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
2020-12-14
1
-6
/
+4
*
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
2020-12-14
1
-26
/
+24
*
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
2020-12-14
1
-3
/
+0
*
libceph: lower exponential backoff delay
Ilya Dryomov
2020-12-14
1
-3
/
+9
*
libceph: include middle_len in process_message() dout
Ilya Dryomov
2020-12-14
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-10
6
-31
/
+59
|
\
|
*
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
2020-12-09
2
-14
/
+20
|
*
lwt_bpf: Replace preempt_disable() with migrate_disable()
Cong Wang
2020-12-07
1
-3
/
+3
|
*
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
2020-12-07
1
-4
/
+4
|
*
xsk: Return error code if force_zc is set
Zhang Changzhong
2020-12-04
1
-0
/
+1
|
*
xsk: Change the tx writeable condition
Xuan Zhuo
2020-12-03
2
-3
/
+19
|
*
xsk: Replace datagram_poll by sock_poll_wait
Xuan Zhuo
2020-12-03
1
-1
/
+3
|
*
xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_buff()
Björn Töpel
2020-11-30
1
-7
/
+10
*
|
net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower
Guillaume Nault
2020-12-09
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-12-09
7
-62
/
+47
|
\
\
|
*
|
netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
Brett Mastbergen
2020-12-09
1
-2
/
+0
|
*
|
netfilter: nftables: comment indirect serialization of commit_mutex with rtnl...
Pablo Neira Ayuso
2020-12-08
1
-0
/
+4
|
*
|
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
2020-12-08
2
-5
/
+7
|
*
|
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-08
4
-55
/
+36
*
|
|
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
2020-12-09
1
-3
/
+6
*
|
|
net: flow_offload: Fix memory leak for indirect flow block
Chris Mi
2020-12-09
1
-3
/
+1
*
|
|
tcp: Retain ECT bits for tos reflection
Wei Wang
2020-12-09
2
-4
/
+10
*
|
|
ethtool: fix stack overflow in ethnl_parse_bitset()
Michal Kubecek
2020-12-09
1
-0
/
+2
*
|
|
can: isotp: isotp_setsockopt(): block setsockopt on bound sockets
Oliver Hartkopp
2020-12-09
1
-0
/
+3
*
|
|
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
2020-12-08
1
-1
/
+2
*
|
|
net: tipc: prevent possible null deref of link
Cengiz Can
2020-12-08
1
-2
/
+4
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2020-12-07
2
-3
/
+6
|
\
\
|
*
|
net: xfrm: fix memory leak in xfrm_user_policy()
Yu Kuai
2020-11-10
1
-1
/
+3
|
*
|
xfrm/compat: Don't allocate memory with __GFP_ZERO
Dmitry Safonov
2020-11-09
1
-1
/
+1
|
*
|
xfrm/compat: memset(0) 64-bit padding at right place
Dmitry Safonov
2020-11-09
1
-1
/
+1
|
*
|
xfrm/compat: Translate by copying XFRMA_UNSPEC attribute
Dmitry Safonov
2020-11-09
1
-0
/
+1
*
|
|
mptcp: print new line in mptcp_seq_show() if mptcp isn't in use
Jianguo Wu
2020-12-07
1
-0
/
+1
*
|
|
bridge: Fix a deadlock when enabling multicast snooping
Joseph Huang
2020-12-07
3
-9
/
+41
*
|
|
udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments
Xin Long
2020-12-07
1
-1
/
+1
[next]