summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-04netlink: Don't shift on 64 for ngroupsDmitry Safonov
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun
2018-08-04net: Remove some unneeded semicolonzhong jiang
2018-08-03tcp: remove unneeded variable 'err'YueHaibing
2018-08-03af_unix: ensure POLLOUT on remote close() for connected dgram socketJason Baron
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells
2018-08-03l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault
2018-08-03l2tp: ignore L2TP_ATTR_MTUGuillaume Nault
2018-08-03l2tp: simplify MTU handling in l2tp_pppGuillaume Nault
2018-08-03l2tp: define l2tp_tunnel_dst_mtu()Guillaume Nault
2018-08-03rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK bufferKees Cook
2018-08-03net: sched: fix flush on non-existing chainJiri Pirko
2018-08-02net/socket: remove duplicated init codeMatthieu Baerts
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02net: Fix coding style in skb_push()Ganesh Goudar
2018-08-02rxrpc: Remove set but not used variable 'nowj'Wei Yongjun
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-08-01Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-08-01rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko
2018-08-01net: sched: fix notifications for action-held chainsJiri Pirko
2018-08-01net: sched: change name of zombie chain to "held_by_acts_only"Jiri Pirko
2018-08-01rds: remove redundant variable 'rds_ibdev'YueHaibing
2018-08-01strparser: remove redundant variable 'rd_desc'YueHaibing
2018-08-01ip_gre: remove redundant variables t_hlenYueHaibing
2018-08-01tcp: remove set but not used variable 'skb_size'Wei Yongjun
2018-08-01tcp: add stat of data packet reordering eventsWei Wang
2018-08-01tcp: add dsack blocks received statsWei Wang
2018-08-01tcp: add data bytes retransmitted statsWei Wang
2018-08-01tcp: add data bytes sent statsWei Wang
2018-08-01tcp: add a helper to calculate size of opt_statsWei Wang
2018-08-01net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli
2018-08-01net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata
2018-08-01netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat
2018-08-01net/tls: Use kmemdup to simplify the codezhong jiang
2018-08-01net/tipc: remove redundant variables 'tn' and 'oport'Colin Ian King
2018-08-01rds: Remove IPv6 dependencyKa-Cheong Poon
2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon
2018-08-01rxrpc: Transmit more ACKs during data receptionDavid Howells
2018-08-01rxrpc: Propose, but don't immediately transmit, the final ACK for a callDavid Howells
2018-08-01rxrpc: Increase the size of a call's Rx windowDavid Howells
2018-08-01rxrpc: Trace socket notificationDavid Howells
2018-08-01rxrpc: Trace packet transmissionDavid Howells
2018-08-01rxrpc: Fix the trace for terminal ACK (re)transmissionDavid Howells
2018-08-01rxrpc: Show some more information through /proc filesDavid Howells
2018-08-01rxrpc: Display call expect-receive-by timeout in procDavid Howells