index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
3
-20
/
+20
2022-07-27
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
1
-0
/
+14
2022-07-25
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
1
-0
/
+65
2022-07-25
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
1
-1
/
+0
2022-07-25
SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
Olga Kornievskaia
1
-21
/
+31
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
3
-7
/
+22
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
1
-0
/
+14
2022-07-25
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2
-12
/
+98
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
1
-0
/
+46
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
2
-23
/
+37
2022-07-23
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
1
-66
/
+0
2022-07-23
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
1
-0
/
+23
2022-07-23
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
1
-0
/
+30
2022-07-23
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
1
-0
/
+59
2022-07-23
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
1
-2
/
+4
2022-07-23
SUNRPC: Fail faster on bad verifier
Chuck Lever
1
-1
/
+1
2022-07-12
sunrpc: fix expiry of auth creds
Dan Aloni
1
-1
/
+1
2022-07-10
SUNRPC: Fix an RPC/RDMA performance regression
Trond Myklebust
3
-12
/
+6
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
14
-57
/
+155
2022-07-06
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-06
Revert "tls: rx: move counting TlsDecryptErrors for sync"
Gal Pressman
1
-4
/
+4
2022-07-06
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
Geliang Tang
1
-0
/
+2
2022-07-06
mptcp: fix local endpoint accounting
Paolo Abeni
1
-1
/
+2
2022-07-06
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
3
-6
/
+62
2022-07-06
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
3
-3
/
+12
2022-07-06
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2
-6
/
+5
2022-07-06
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
1
-13
/
+6
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
1
-1
/
+1
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2
-1
/
+3
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
1
-4
/
+14
2022-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-16
/
+41
2022-07-02
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
1
-15
/
+33
2022-07-02
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
1
-1
/
+8
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+1
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-26
/
+65
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
1
-0
/
+1
2022-06-28
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-06-28
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
3
-0
/
+59
2022-06-28
mptcp: consistent map handling on failure
Paolo Abeni
1
-10
/
+9
2022-06-28
mptcp: fix shutdown vs fallback race
Paolo Abeni
4
-6
/
+19
2022-06-28
mptcp: invoke MP_FAIL response when needed
Geliang Tang
4
-45
/
+82
2022-06-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
1
-9
/
+9
2022-06-28
mptcp: fix error mibs accounting
Paolo Abeni
3
-6
/
+4
2022-06-28
xsk: Clear page contiguity bit when unmapping pool
Ivan Malov
1
-0
/
+1
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2
-5
/
+8
[next]