Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-10 | net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 1 | -0/+1 |
2017-01-31 | svcrpc: fix oops in absence of krb5 module | J. Bruce Fields | 1 | -1/+1 |
# # Makefile for Linux kernel RxRPC # af-rxrpc-y := \ af_rxrpc.o \ call_accept.o \ call_event.o \ call_object.o \ conn_client.o \ conn_event.o \ conn_object.o \ conn_service.o \ input.o \ insecure.o \ key.o \ local_event.o \ local_object.o \ misc.o \ output.o \ peer_event.o \ peer_object.o \ recvmsg.o \ security.o \ sendmsg.o \ skbuff.o \ utils.o af-rxrpc-$(CONFIG_PROC_FS) += proc.o af-rxrpc-$(CONFIG_RXKAD) += rxkad.o af-rxrpc-$(CONFIG_SYSCTL) += sysctl.o obj-$(CONFIG_AF_RXRPC) += af-rxrpc.o e='net-next.git Git repository'/>
index : net-next.git | ||
net-next plumbings | Tobias Klauser |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-10 | net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 1 | -0/+1 |
2017-01-31 | svcrpc: fix oops in absence of krb5 module | J. Bruce Fields | 1 | -1/+1 |