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
2019-04-25
SUNRPC: Start the first major timeout calculation at task creation
Trond Myklebust
1
-10
/
+34
2019-04-25
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
Trond Myklebust
1
-0
/
+9
2019-04-25
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
2
-13
/
+28
2019-04-25
SUNRPC: Ensure that the transport layer respect major timeouts
Trond Myklebust
1
-4
/
+13
2019-04-25
SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
Trond Myklebust
2
-2
/
+6
2019-04-25
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
1
-4
/
+2
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
3
-2
/
+16
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
5
-33
/
+81
2019-04-25
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
1
-4
/
+3
2019-04-25
SUNRPC: Refactor rpc_sleep_on()
Trond Myklebust
1
-16
/
+24
2019-04-25
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
4
-43
/
+48
2019-04-25
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
Trond Myklebust
1
-13
/
+17
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
3
-17
/
+29
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
7
-9
/
+0
2019-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-135
/
+260
2019-04-24
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-24
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-11
/
+16
2019-04-24
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-04-24
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-04-24
net: sched: flower: refactor reoffload for concurrent access
Vlad Buslov
1
-22
/
+57
2019-04-24
tipc: tipc_udp_recv() cleanup vs rcu verbs
Eric Dumazet
1
-6
/
+3
2019-04-24
SUNRPC: rsi_parse() should use the current user namespace
Trond Myklebust
1
-3
/
+3
2019-04-24
SUNRPC: Fix the server AUTH_UNIX userspace mappings
Trond Myklebust
1
-6
/
+9
2019-04-24
SUNRPC: Temporary sockets should inherit the cred from their parent
Trond Myklebust
1
-2
/
+3
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2
-5
/
+11
2019-04-24
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
1
-31
/
+54
2019-04-24
SUNRPC: Clean up generic dispatcher code
Trond Myklebust
1
-28
/
+47
2019-04-24
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
1
-37
/
+76
2019-04-24
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
1
-5
/
+22
2019-04-24
sunrpc/cache: handle missing listeners better.
NeilBrown
1
-1
/
+3
2019-04-24
Bluetooth: hci_core: Don't stop BT if the BD address missing in dts
Balakrishna Godavarthi
1
-2
/
+0
2019-04-23
ipv6: Use result arg in fib_lookup_arg consistently
David Ahern
1
-4
/
+11
2019-04-23
ipv6: fib6_rule_action_alt needs to return -EAGAIN
David Ahern
1
-1
/
+3
2019-04-23
net/ncsi: handle overflow when incrementing mac address
Tao Ren
1
-1
/
+5
2019-04-23
net: sched: taprio: Fix taprio_dequeue()
Andre Guedes
1
-2
/
+2
2019-04-23
net: sched: taprio: Fix taprio_peek()
Andre Guedes
1
-2
/
+2
2019-04-23
net: sched: taprio: Remove should_restart_cycle()
Andre Guedes
1
-9
/
+1
2019-04-23
net: sched: taprio: Refactor taprio_get_start_time()
Andre Guedes
1
-14
/
+23
2019-04-23
net: sched: taprio: Remove pointless variable assigment
Andre Guedes
1
-1
/
+0
2019-04-23
net: Change nhc_flags to unsigned char
David Ahern
2
-8
/
+12
2019-04-23
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
David Ahern
2
-4
/
+6
2019-04-23
net: fix sparc64 compilation of sock_gettstamp
Stephen Rothwell
1
-3
/
+3
2019-04-23
ipv6: convert fib6_ref to refcount_t
Eric Dumazet
2
-4
/
+4
2019-04-23
ipv6: broadly use fib6_info_hold() helper
Eric Dumazet
1
-8
/
+8
2019-04-23
ipv6: fib6_info_destroy_rcu() cleanup
Eric Dumazet
1
-4
/
+1
2019-04-24
bpf: update skb->protocol in bpf_skb_net_grow
Willem de Bruijn
1
-0
/
+8
2019-04-23
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+3
2019-04-23
Bluetooth: Use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+4
2019-04-23
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
1
-1
/
+1
[prev]
[next]