aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\
| * mm: memcontrol: lockless page countersJohannes Weiner2014-12-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \
| * \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \
| * | | netfilter: Remove checks of seq_printf() return valuesSteven Rostedt (Red Hat)2014-11-05
| * | | netfilter: Convert print_tuple functions to return voidJoe Perches2014-11-05
| * | | netfilter: Remove return values for print_conntrack callbacksSteven Rostedt (Red Hat)2014-11-05
* | | | Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-12-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton2014-11-27
| * | | sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton2014-11-27
| * | | Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...Trond Myklebust2014-11-26
| |\ \ \
| | * | | xprtrdma: Display async errorsChuck Lever2014-11-25
| | * | | xprtrdma: Enable pad optimizationChuck Lever2014-11-25
| | * | | xprtrdma: Re-write rpcrdma_flush_cqs()Chuck Lever2014-11-25
| | * | | xprtrdma: Refactor tasklet schedulingChuck Lever2014-11-25
| | * | | xprtrdma: unmap all FMRs during transport disconnectChuck Lever2014-11-25
| | * | | xprtrdma: Cap req_cqinitChuck Lever2014-11-25
| | * | | xprtrdma: Return an errno from rpcrdma_register_external()Chuck Lever2014-11-25
| | | |/ | | |/|
| * | | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust2014-11-26
| |\ \ \
| | * | | SUNRPC: serialize iostats updatesChuck Lever2014-11-25
| | |/ /
| * | | sunrpc: eliminate RPC_TRACEPOINTSJeff Layton2014-11-24
| * | | sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-24
| * | | sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton2014-11-24
| * | | sunrpc: add new tracepoints in xprt handling codeJeff Layton2014-11-24
| * | | sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton2014-11-24
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-10
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-16
| |\ \ \
| * | | | netdev, sched/wait: Fix sleeping inside wait eventPeter Zijlstra2014-11-04
| * | | | rfcomm, sched/wait: Fix broken wait constructPeter Zijlstra2014-11-04
| | |_|/ | |/| |
* | | | rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel2014-11-30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-27
|\ \ \ \
| * | | | net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-26
| * | | | bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINKThomas Graf2014-11-26
| * | | | bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVEThomas Graf2014-11-26
| * | | | bridge: Validate IFLA_BRIDGE_FLAGS attribute lengthThomas Graf2014-11-26
| * | | | tcp: fix possible NULL dereference in tcp_vX_send_reset()Eric Dumazet2014-11-25
| * | | | Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...Pablo Neira2014-11-25
| * | | | ip6_udp_tunnel: Fix checksum calculationAlexander Duyck2014-11-25
| * | | | net/ping: handle protocol mismatching scenarioJane Zhou2014-11-24
| * | | | af_packet: fix sparse warningMichael S. Tsirkin2014-11-24
| * | | | ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov2014-11-24
| * | | | ip_tunnel: the lack of vti_link_ops' dellink() cause kernel paniclucien2014-11-23
| * | | | ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalidAlexander Duyck2014-11-23
| | |_|/ | |/| |
* | | | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-11-25
|\ \ \ \ | |/ / / |/| | |
| * | | SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust2014-11-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-21
|\ \ \ \ | |/ / / |/| | |
| * | | tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens2014-11-21
| * | | net: Revert "net: avoid one atomic operation in skb_clone()"Eric Dumazet2014-11-21
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-21
| |\ \ \
| | * | | bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queriesLinus Lüssing2014-11-17