index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
libceph: rename and export con->state states
Ilya Dryomov
1
-51
/
+39
2020-12-14
libceph: make con->state an int
Ilya Dryomov
1
-10
/
+6
2020-12-14
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
1
-2
/
+0
2020-12-14
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
1
-10
/
+17
2020-12-14
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
1
-20
/
+39
2020-12-14
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
1
-5
/
+6
2020-12-14
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
1
-4
/
+3
2020-12-14
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
1
-20
/
+54
2020-12-14
libceph: drop msg->ack_stamp field
Ilya Dryomov
1
-1
/
+0
2020-12-14
libceph: remove redundant session reset log message
Ilya Dryomov
1
-4
/
+3
2020-12-14
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
1
-3
/
+3
2020-12-14
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
1
-6
/
+4
2020-12-14
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
1
-26
/
+24
2020-12-14
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
1
-3
/
+0
2020-12-14
libceph: lower exponential backoff delay
Ilya Dryomov
1
-3
/
+9
2020-12-14
libceph: include middle_len in process_message() dout
Ilya Dryomov
1
-1
/
+2
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-4
/
+3
2020-12-14
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
1
-2
/
+33
2020-12-14
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
1
-29
/
+24
2020-12-14
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
1
-13
/
+16
2020-12-14
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
1
-4
/
+2
2020-12-14
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
1
-77
/
+87
2020-12-14
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
1
-95
/
+179
2020-12-14
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
1
-42
/
+132
2020-12-14
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
1
-0
/
+12
2020-12-14
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
1
-9
/
+31
2020-12-14
sunrpc: fix xs_read_xdr_buf for partial pages receive
Dan Aloni
1
-1
/
+2
2020-12-12
net: x25: Remove unimplemented X.25-over-LLC code stubs
Xie He
3
-24
/
+2
2020-12-12
inet: frags: batch fqdir destroy works
SeongJae Park
1
-8
/
+39
2020-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
1
-7
/
+67
2020-12-12
netfilter: nftables: netlink support for several set element expressions
Pablo Neira Ayuso
2
-6
/
+143
2020-12-12
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
3
-47
/
+168
2020-12-12
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
27
-202
/
+793
2020-12-12
netfilter: nftables: generalize set expressions support
Pablo Neira Ayuso
2
-27
/
+66
2020-12-12
netfilter: ctnetlink: add timeout and protoinfo to destroy events
Florian Westphal
4
-22
/
+48
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-131
/
+197
2020-12-11
mac80211: add ieee80211_set_sar_specs
Carl Huang
1
-0
/
+12
2020-12-11
nl80211: add common API to configure SAR power limitations
Carl Huang
3
-0
/
+214
2020-12-11
mac80211: fix a mistake check for rx_stats update
Wen Gong
1
-1
/
+1
2020-12-11
mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc
Wen Gong
1
-0
/
+5
2020-12-11
mac80211: Update rate control on channel change
Ilan Peer
1
-0
/
+61
2020-12-11
mac80211: don't filter out beacons once we start CSA
Emmanuel Grumbach
1
-0
/
+1
2020-12-11
mac80211: Fix calculation of minimal channel width
Ilan Peer
2
-5
/
+6
2020-12-11
mac80211: ignore country element TX power on 6 GHz
Johannes Berg
1
-1
/
+9
2020-12-11
mac80211: use bitfield helpers for BA session action frames
Johannes Berg
2
-10
/
+10
2020-12-11
mac80211: support Rx timestamp calculation for all preamble types
Avraham Stern
2
-8
/
+67
2020-12-11
mac80211: don't set set TDLS STA bandwidth wider than possible
Johannes Berg
1
-4
/
+10
2020-12-11
mac80211: support driver-based disconnect with reconnect hint
Johannes Berg
3
-20
/
+76
2020-12-11
cfg80211: support immediate reconnect request hint
Johannes Berg
5
-28
/
+46
2020-12-11
mac80211: use struct assignment for he_obss_pd
Johannes Berg
1
-2
/
+1
[prev]
[next]