summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rxrpc: Only ping for lost reply in client callDavid Howells2016-10-061-1/+2
| | * | rxrpc: Fix oops on incoming call to serviceless endpointDavid Howells2016-10-061-1/+1
| | * | rxrpc: Fix duplicate constDavid Howells2016-10-062-2/+2
| | * | rxrpc: Accesses of rxrpc_local::service need to be RCU managedDavid Howells2016-10-061-2/+2
| | |/
| * | netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet2016-10-071-3/+4
| * | packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman2016-10-071-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-111-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro2016-10-1168-270/+482
| |\ \ \
| * | | | fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-281-1/+1
* | | | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-111-32/+29Star
|\ \ \ \ \
| * | | | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-081-1/+0Star
| * | | | | sockfs: Get rid of getxattr iopAndreas Gruenbacher2016-10-071-20/+30
| * | | | | sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher2016-10-071-18/+6Star
| | |/ / / | |/| | |
* | | | | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-10-109-16/+607
|\ \ \ \ \
| * | | | | crush: remove redundant local variableIlya Dryomov2016-10-051-3/+2Star
| * | | | | crush: don't normalize input of crush_ln iterativelyIlya Dryomov2016-10-051-3/+9
| * | | | | libceph: ceph_build_auth() doesn't need ceph_auth_build_hello()Ilya Dryomov2016-10-031-3/+1Star
| * | | | | libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello()Ilya Dryomov2016-10-031-1/+1
| * | | | | rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-241-0/+6
| * | | | | rbd: support for exclusive-lock featureIlya Dryomov2016-08-241-0/+1
| * | | | | rbd: retry watch re-registration periodicallyIlya Dryomov2016-08-241-0/+1
| * | | | | libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-241-3/+4
| * | | | | libceph: support for blacklisting clientsDouglas Fuller2016-08-241-0/+82
| * | | | | libceph: support for lock.lock_infoDouglas Fuller2016-08-241-0/+145
| * | | | | libceph: support for advisory locking on RADOS objectsDouglas Fuller2016-08-242-0/+181
| * | | | | libceph: add ceph_osdc_call() single-page helperDouglas Fuller2016-08-241-0/+51
| * | | | | libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller2016-08-241-0/+117
| * | | | | libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov2016-08-242-3/+6
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-104-4/+4
|\ \ \ \ \ \
| * | | | | | IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-234-4/+4
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-089-27/+17Star
|\ \ \ \ \ \ \
| * | | | | | | cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-086-19/+14Star
| * | | | | | | mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-083-8/+3Star
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-084-59/+5Star
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | skb_splice_bits(): get rid of callbackAl Viro2016-10-044-59/+5Star
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-062-3/+29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | netns: move {inc,dec}_net_namespaces into #ifdefArnd Bergmann2016-09-231-10/+10
| * | | | | Merge branch 'nsfs-ioctls' into HEADEric W. Biederman2016-09-231-0/+6
| |\ \ \ \ \
| | * | | | | kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2016-09-231-0/+6
| * | | | | | userns: When the per user per user namespace limit is reached return ENOSPCEric W. Biederman2016-09-221-1/+1
| * | | | | | netns: Add a limit on the number of net namespacesEric W. Biederman2016-08-081-1/+21
| * | | | | | sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman2016-08-081-2/+2
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-10-064-16/+26
|\ \ \ \ \ \
| * | | | | | netfilter: nft_limit: fix divided by zero panicLiping Zhang2016-10-041-2/+2
| * | | | | | netfilter: fix namespace handling in nf_log_proc_dostringJann Horn2016-10-041-2/+4
| * | | | | | netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit divisionVishwanath Pai2016-09-301-7/+8
| * | | | | | netfilter: accommodate different kconfig in nf_set_hooks_headAaron Conole2016-09-301-4/+11
| * | | | | | netfilter: Fix potential null pointer dereferenceAaron Conole2016-09-301-1/+1
* | | | | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-04226-2382/+6750
|\ \ \ \ \ \ \
| * | | | | | | net/ncsi: Introduce ncsi_stop_dev()Gavin Shan2016-10-041-13/+24