aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-732/+889
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-24/+24
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust60-914/+1294
2015-04-23Merge branch 'bugfixes'Trond Myklebust1-10/+12
2015-04-23sunrpc: make debugfs file creation failure non-fatalJeff Layton4-38/+32
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds7-17/+392
2015-04-22crush: straw2 bucket type with an efficient 64-bit crush_ln()Ilya Dryomov4-0/+306
2015-04-22crush: ensuring at most num-rep osds are selectedIlya Dryomov1-4/+12
2015-04-22crush: drop unnecessary include from mapper.cIlya Dryomov1-1/+0
2015-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+8
2015-04-21tcp: add memory barriers to write space pathsjbaron@akamai.com2-1/+5
2015-04-20ip_forward: Drop frames with attached skb->skSebastian Pöhn1-0/+3
2015-04-20libceph: expose client options through debugfsIlya Dryomov1-0/+24
2015-04-20libceph, ceph: split ceph_show_options()Ilya Dryomov1-0/+37
2015-04-20libceph: don't overwrite specific con error msgsIlya Dryomov1-12/+13
2015-04-18Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds4-14/+52
2015-04-18Bluetooth: hidp: Fix regression with older userspace and flags validationMarcel Holtmann1-1/+2
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-42/+91
2015-04-17net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot1-3/+3
2015-04-17net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg1-1/+1
2015-04-17act_mirred: Fix bogus header when redirecting from VLANHerbert Xu1-1/+1
2015-04-17inet_diag: fix access to tcp cc informationEric Dumazet6-17/+35
2015-04-17tcp: tcp_get_info() should fetch socket fields onceEric Dumazet1-4/+6
2015-04-16skbuff: Do not scrub skb mark within the same name spaceHerbert Xu1-3/+6
2015-04-16Revert "net: Reset secmark when scrubbing packet"Herbert Xu1-1/+0
2015-04-16bpf: fix bpf helpers to use skb->mac_header relative offsetsAlexei Starovoitov3-9/+38
2015-04-16netns: remove duplicated include from net_namespace.cWei Yongjun1-1/+0
2015-04-16fou: avoid missing unlock in failure pathWANG Cong1-2/+1
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+7
2015-04-15lib/string_helpers.c: change semantics of string_escape_memRasmus Villemoes1-3/+5
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+2
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-258/+211
2015-04-15VFS: net/: d_inode() annotationsDavid Howells2-19/+19
2015-04-15VFS: net/unix: d_backing_inode() annotationsDavid Howells2-4/+4
2015-04-15VFS: AF_UNIX sockets should call mknod on the top layer onlyDavid Howells1-1/+1
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds468-11521/+19500
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+3
2015-04-14mm: remove GFP_THISNODEDavid Rientjes1-1/+3
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller31-543/+623
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-10/+6
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-17/+50
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-38/+54
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2015-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller10-111/+196
2015-04-13tcp/dccp: get rid of central timewait timerEric Dumazet10-288/+60
2015-04-13netfilter: Fix format string of nfnetlink_log proc fileRichard Weinberger1-1/+1
2015-04-13netfilter: Fix format string of nfnetlink_queue proc fileRichard Weinberger1-1/+1
2015-04-13netfilter: Fix portid typesRichard Weinberger2-6/+5
2015-04-13nfc: Fix portid type in urelease_workRichard Weinberger1-1/+1
2015-04-13netfilter: nf_tables: get rid of the expression example codePablo Neira Ayuso1-94/+0